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

Adding rate limiters to fraud detector rpc endpoints #1278

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

jemeza
Copy link
Contributor

@jemeza jemeza commented Oct 26, 2023

close #1268

Overview

Limits RPC endpoint calls and catch errors returned by RPC endpoint calls

Changes

  • Added rate limiter to each rpc endoint
  • Rate limiter also catches errors and retries

Testing

To test locally please follow the guide here

@InoMurko
Copy link
Contributor

So the root of the issue is that if you use an RPC that has rate limits fraud detector stops?

@InoMurko InoMurko merged commit b3a9e0b into develop Nov 17, 2023
6 checks passed
@InoMurko InoMurko deleted the fix/fraud-detector branch November 17, 2023 12:56
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.

Fraud-detector can't to start
3 participants