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 iterative submission to handle Synapse platform API limits when using annotate_with_manifest with large manifests #117

Open
anngvu opened this issue Aug 18, 2023 · 0 comments

Comments

@anngvu
Copy link
Contributor

anngvu commented Aug 18, 2023

There is a limit on the size of the JSON that can be accepted to the server to update annotations (schematic can encounter this as well), so one strategy is to split up a large manifest and send annotations in smaller batches of updates.

@anngvu anngvu changed the title Add iterative submission to handle Synapse platform API limits when using annotate_with_manifest Add iterative submission to handle Synapse platform API limits when using annotate_with_manifest with large manifests Aug 18, 2023
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