This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#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)

9566.jpg (135.9 KB) - added by domtheo 19 months ago.
Toko bunga, Toko bunga jakarta, Toko bunga online, Glutera

Download all attachments as: .zip

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

In [fa895efead811e12aec94999c1d89615c801797d]:

[FIX] CDS-Conv timeout

  • 5s timeout was added to cds file converter
  • fix#552

comment:4 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [fa895efead811e12aec94999c1d89615c801797d]:

[FIX] CDS-Conv timeout

  • 5s timeout was added to cds file converter
  • fix#552
Note: See TracTickets for help on using tickets.