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

Implement error handling #292

Open
5 tasks
Tracked by #275
Teneroy opened this issue Nov 27, 2024 · 0 comments
Open
5 tasks
Tracked by #275

Implement error handling #292

Teneroy opened this issue Nov 27, 2024 · 0 comments

Comments

@Teneroy
Copy link
Collaborator

Teneroy commented Nov 27, 2024

Let's implement mechanisms for error handling:

Tasks:

  • Set recursion limit to prevent agents from getting stuck into infinite loops
  • Increase timeout limit
  • Prevent corruption of checkpointers data when we interrupt the request (test whether it is the case)
  • Prevent corruption of checkpointers data when application is stopped unexpectedly (test whether it is the case)
  • Investigate whether we need to add some retry functionality in case any of the nodes fail (add in case we need that)
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

No branches or pull requests

1 participant