Tech4Tracing / CartridgeOCR

https://tech4Tracing.org
MIT License
3 stars 5 forks source link

Graceful throttling image upload #114

Open simra opened 1 year ago

simra commented 1 year ago

Some 500 errors on bulk upload- we need to dial back the number of simultaneous uploads.

simra commented 1 year ago

https://stackoverflow.com/questions/23072815/throttle-javascript-function-calls-but-with-queuing-dont-discard-calls

simra commented 1 year ago

Fixed but needs testing. https://github.com/Tech4Tracing/t4t-annotation-UI/pull/42