You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subgraph runner has some code duplication and a lot of if-else-ish code. We should try to improve it by making some concerns more isolated and the error more testable.
This is probably going to require several iterations on different parts but the sooner we start the sooner we finish.
As @lutter pointed out, this last PR added some more code duplication which doesn't help #4916 (comment)
The text was updated successfully, but these errors were encountered:
Subgraph runner has some code duplication and a lot of if-else-ish code. We should try to improve it by making some concerns more isolated and the error more testable.
This is probably going to require several iterations on different parts but the sooner we start the sooner we finish.
As @lutter pointed out, this last PR added some more code duplication which doesn't help #4916 (comment)
The text was updated successfully, but these errors were encountered: