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

Enhance robustness to ledger RPC errors #601

Open
jrriehl opened this issue Jan 7, 2025 · 0 comments
Open

Enhance robustness to ledger RPC errors #601

jrriehl opened this issue Jan 7, 2025 · 0 comments
Labels
c-bug Category: Something isn't working p-high Priority: High priority task

Comments

@jrriehl
Copy link
Contributor

jrriehl commented Jan 7, 2025

Under normal operations, ledger transactions and queries are reasonably fast and do not disrupt other agent functionality, but when errors occur, agents can become unresponsive. Since the interactions related to Almanac registration are not time critical, we should make sure that these do not block other agent functions when the ledger is not responding.

@jrriehl jrriehl added c-bug Category: Something isn't working p-high Priority: High priority task labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-bug Category: Something isn't working p-high Priority: High priority task
Projects
None yet
Development

No branches or pull requests

1 participant