bug#64317: [Cuirass] Download products can disappear, leading to HTTP 500

2023-08-26 Thread Maxim Cournoyer
Hello, Ludovic Courtès writes: > Ludovic Courtès skribis: > >> The /download endpoint refers directly to store items. However, they >> can be GC’d in the meantime, in which case the HTTP handler fails >> gracelessly (HTTP 500 or so) as shown here: >> >> 2023-06-27 16:02:24 GET /download/718

bug#64317: [Cuirass] Download products can disappear, leading to HTTP 500

2023-08-24 Thread Ludovic Courtès
Ludovic Courtès skribis: > The /download endpoint refers directly to store items. However, they > can be GC’d in the meantime, in which case the HTTP handler fails > gracelessly (HTTP 500 or so) as shown here: > > 2023-06-27 16:02:24 GET /download/718 > 2023-06-27 16:02:24 Uncaught exception in

bug#64317: [Cuirass] Download products can disappear, leading to HTTP 500

2023-06-27 Thread Ludovic Courtès
The /download endpoint refers directly to store items. However, they can be GC’d in the meantime, in which case the HTTP handler fails gracelessly (HTTP 500 or so) as shown here: --8<---cut here---start->8--- 2023-06-27 16:02:24 GET /download/718 2023-06-27