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

add retries on serialization errors for write operations #366

Open
vroldanbet opened this issue Apr 3, 2024 · 0 comments
Open

add retries on serialization errors for write operations #366

vroldanbet opened this issue Apr 3, 2024 · 0 comments

Comments

@vroldanbet
Copy link
Contributor

folks may use zed to run scripts with invocations happening in parallel.
When these are taking place, there may be increased chances of a serialization error happening on the server side.

This issue proposes to add retry mechanisms to:

  • relationship create
  • relationship touch
  • relationship delete
  • relationship bulk-delete
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