biigle / maia

:m: BIIGLE module for the Machine Learning Assisted Image Annotation method
GNU General Public License v3.0
2 stars 3 forks source link

Submission of annotation candidates may time out #53

Closed mzur closed 3 years ago

mzur commented 4 years ago

If there are many selected annotation candidates, the request to convert them to annotations may take too long and time out. Maybe the code can be made more efficient. Or maybe it can be launched as queued job if a certain threshold of the number of annotation candidates is exceeded.

mzur commented 3 years ago

Related to biigle/largo#73