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

Store 24-hour limits per IP / address into file on persistent storage to survive restarts #2

Open
lemois-1337 opened this issue Jan 4, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lemois-1337
Copy link

lemois-1337 commented Jan 4, 2024

With 9a79efb we've added per IP / address usage limits. It would be great enhancements if these limits are stored on persistent storage in a file and read after startup of the faucet so that they survive service restarts and system reboots. The same should be stored with the list of recent transactions so that they will be loaded again after restart.

@lemois-1337 lemois-1337 added enhancement New feature or request good first issue Good for newcomers labels Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant