Mentions légales du service

Skip to content

Do not retry vidjil forever if preprocess is stuck

/link #5406 (closed)

Following #5406 (closed), we saw that is a preprocess gets stuck for example because of an upload issue, and if a Vidjil analysis we started, this analysis keeps on retrying every minutes to run, and keep on waiting indefinitely.

An idea could be to have a max number of retries. Moreover, we could increase the waiting time at each retry to prevent trying too often. To do so, we could add another parameter with the number of retries