forked from AMI-system/ami-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working