-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
-
Emptyshow more show less
We have introduced cleanup of done workers in DB
and part of export code were relying on worker existence....
so when export logic tried to get a worker that was deleted by cleanup logic (as it is done) it thrown an error ...