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
Some pieces of code that are responsible for providing the start options (from-interruption, from-latest) are a bit suboptimal in terms of dependency injections.
During the #326 PR review, @telezhnaya suggested optimizing them by injecting the DB pool and jsonrpc-client accordingly, we decided to extract those suggestions into a separate issue.
The text was updated successfully, but these errors were encountered:
Some pieces of code that are responsible for providing the start options (from-interruption, from-latest) are a bit suboptimal in terms of dependency injections.
refs:
During the #326 PR review, @telezhnaya suggested optimizing them by injecting the DB pool and jsonrpc-client accordingly, we decided to extract those suggestions into a separate issue.
The text was updated successfully, but these errors were encountered: