-
Notifications
You must be signed in to change notification settings - Fork 151
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
JSON-RPC local cache for v2 bots #855
Merged
dkeysil
merged 9 commits into
master
from
kisel/forta-1609-accept-json-rpc-cache-requests-from-bots
Apr 2, 2024
Merged
JSON-RPC local cache for v2 bots #855
dkeysil
merged 9 commits into
master
from
kisel/forta-1609-accept-json-rpc-cache-requests-from-bots
Apr 2, 2024
Commits on Mar 22, 2024
-
Add cache test Add json rpc cache to executable Make cache config optional, debug logs in cache, fix dispatcher url path Refactor json rpc cache Fix cache keys Use mappers from the forta-core-go Move jsonrpc changes of proxy to cache package Tweak events polling in cache Use go-cache package Rename cbe (Combined Block Event) to BlockData Add retries to r2_client Check 404 error body, check if node has assigned bots Inject sdk cache configuration to agents Refactor Fix registry usage Add logging Update forta-core-go Metrics draft Fix nil panic Fix params string Add log on cache miss Improve polling Increase bucket time if no bots assigned Decrease max backoff to 10 seconds Fix bug in r2 client Retry on 'Block too old' Clean metrics in jsonrpc cache
Configuration menu - View commit details
-
Copy full SHA for 2d6c53a - Browse repository at this point
Copy the full SHA 2d6c53aView commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae6e81a - Browse repository at this point
Copy the full SHA ae6e81aView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3e3849 - Browse repository at this point
Copy the full SHA a3e3849View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 214d3b3 - Browse repository at this point
Copy the full SHA 214d3b3View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ce9b61 - Browse repository at this point
Copy the full SHA 0ce9b61View commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90882b0 - Browse repository at this point
Copy the full SHA 90882b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f23c60 - Browse repository at this point
Copy the full SHA 3f23c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for b17eada - Browse repository at this point
Copy the full SHA b17eadaView commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42e6876 - Browse repository at this point
Copy the full SHA 42e6876View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.