There are a few issues with how we handle posting annotations: - we never check the POST status so end users can't determine if uploading them worked - we POST a single large file, which can cause timeouts
There are a few issues with how we handle posting annotations: