Skip to content

Conversation

@JBWilkie
Copy link
Contributor

@JBWilkie JBWilkie commented Nov 3, 2024

Problem

When importing annotations, if any single payload exceeds the maximum size allowed by the server, we'll get a RequestEntitySizeExceeded error and the import will stop

Solution

When we receive this error, we attempt to split the payload into multiple payloads, then import each one individually

Changelog

Ability to import very large annotation files - Those that would normally exceed our API limits

@linear
Copy link

linear bot commented Nov 3, 2024

@JBWilkie JBWilkie merged commit 0c12433 into master Nov 14, 2024
20 checks passed
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

Successfully merging this pull request may close these issues.

3 participants