Skip to content

Worker can crash during result retrieval #79

@jgriss

Description

@jgriss

Issue

The worker can crash unnoticed by k8s while retrieving the result:

[2025-01-31 03:46:40,432] DEBUG [4201] [reactome_analysis_worker.analysers.r_gsva_analyser.analyse_request:143] GSVA analysis completed for Rna_Seq
[2025-01-31 03:46:41,804] DEBUG [4201] [reactome_analysis_worker.analysers.r_gsva_analyser.analyse_request:158] Returning combined analysis result
[2025-01-31 03:46:41,804] DEBUG [4201] [reactome_analysis_worker.reactome_analysis_worker.run:911] Saving result in queue....
[2025-01-31 03:46:41,805] DEBUG [4201] [reactome_analysis_worker.reactome_analysis_worker.run:917] Setting on_complete

Solution

Make sure the "healthy" file is removed in case this happens

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions