Implement backpressure #13

Open
opened 2022-10-25 01:52:29 +00:00 by dboreham · 0 comments
Owner

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.

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/tx-spammer#13
No description provided.