Skip to content

Intermittent CORS Errors on Upload #6

@JonasBchrt

Description

@JonasBchrt

Description:
About 10–20% of upload attempts still fail with the previously mentioned CORS error. The failures seem random, and the root cause is unclear.

Impact:

  • For the web uploader, this is not a major issue since retry-on-failure can be implemented.
  • For real-time wireless device-originated uploads, this is a significant problem because retries are harder to manage and could lead to data loss or incomplete uploads.

Next Steps / Ideas:

  • Investigate why CORS errors are still occurring intermittently.
  • Check if there are any patterns (e.g., specific browsers, network conditions, or timing issues).
  • Consider adding error logging to capture details when these failures occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions