Exodus-Privacy / Exodus-Privacy/exodus
[Feature] Add analysis timeout
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 804
- Forks
- 75
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 7
Description
## Is your feature request related to a problem?
Exodus analysis never timeout, so if the queue is full for any reason (Minio down, etc) and then reason is solved, the queue is still full and will never be processed.
## Describe the solution you'd like
- Add a timeout to each analysis query
- Add a specific error message if the analysis timeout
## Additional context
I think a timeout of 20 minutes is a good value? What do you think?
Contributor guide
Assessment
This issue has not been assessed yet.