Closed omar-selo closed 1 month ago
TO's celery got stuck in production. After investigation I found that there is a job hanging. It's mostly likely hanging due to lack of timeout. So I added a timeout.
Fixes https://warthogs.atlassian.net/browse/RTW-375
Description
TO's celery got stuck in production. After investigation I found that there is a job hanging. It's mostly likely hanging due to lack of timeout. So I added a timeout.
Resolved issues
Fixes https://warthogs.atlassian.net/browse/RTW-375
Documentation
Web service API changes
Tests