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
Goal is to be able to submit new transactions at roughly the rate they can be processed by the chain (as opposed to : at a fixed predetermined rate). This requires some feedback mechanism that checks which transactions have finalized and adjusts the submission rate such that a bounded queue of in flight transactions forms.
The text was updated successfully, but these errors were encountered:
Goal is to be able to submit new transactions at roughly the rate they can be processed by the chain (as opposed to : at a fixed predetermined rate). This requires some feedback mechanism that checks which transactions have finalized and adjusts the submission rate such that a bounded queue of in flight transactions forms.
The text was updated successfully, but these errors were encountered: