Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow throttling the transaction send rate #221

Merged
merged 3 commits into from
Dec 1, 2021
Merged

Conversation

latenssi
Copy link
Member

  • Add FLOW_WALLET_MAX_TPS env var to control max send rate, defaults to 10 (per second)
  • Fix account creation proposal key errors

resolves #105

Copy link
Contributor

@nanuuki nanuuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the one comment typo 👀 otherwise LGTM 👌

transactions/service.go Outdated Show resolved Hide resolved
@latenssi latenssi merged commit bf023fa into main Dec 1, 2021
@latenssi latenssi deleted the latenssi/tx-throttling branch December 1, 2021 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transaction throttling
2 participants