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 retry options #88

Open
MrCreosote opened this issue Aug 19, 2022 · 1 comment
Open

Add retry options #88

MrCreosote opened this issue Aug 19, 2022 · 1 comment

Comments

@MrCreosote
Copy link
Member

MrCreosote commented Aug 19, 2022

Add options to retry save / get calls for the workspace and the blobstore.

For the workspace, might want to add a load ID to the object metadata (or make the workspace support it directly) to make it easy to check if the object you expected was loaded.

@MrCreosote
Copy link
Member Author

MrCreosote commented Aug 19, 2022

May require nasty exception string parsing to avoid retrying certain to fail operations, like too much data or too much memory used for sort. This might be easier if we added exception codes to the workspace and the blobstore

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