#552 closed defect (fixed)
CDSConv - add timeout
Reported by: | pferreir | Owned by: | lsyroka |
---|---|---|---|
Priority: | critical | Milestone: | v0.97.0 |
Component: | General | Version: | 0.97.0 |
Keywords: | Cc: |
Description
Sometimes cdsconv is down, and file upload in Indico becomes unusable. This is because the request remains open, waiting for the conversion server to answer.
A short term solution could be adding a timeout to the HTTP request to the conversion server, failing graciously in case it is down.
Attachments (1)
Change History (5)
comment:1 Changed 5 years ago by lsyroka
- Owner set to lsyroka
- Status changed from new to assigned
comment:2 Changed 5 years ago by lsyroka
- Status changed from assigned to in_merge
comment:3 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>
- Resolution set to fixed
- Status changed from in_merge to closed
comment:4 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>
Note: See
TracTickets for help on using
tickets.
In [fa895efead811e12aec94999c1d89615c801797d]: