Job completed 100% but stuck

I got a job running and it finished without errors upto 100% via the job.progress_update api. But it keeps staying on the 100% and in progress state without going to completed state. The job seems actually completed as i’m not billed and the endpoint goes to idle. But the request is still in progress. I use the python sdk ^1.7.9 How can i get it to go to completed state once the processing is actually done Thank you so much for reading and helping
3 Replies
Poddy
Poddy3w ago
@RukshanJS
Escalated To Zendesk
The thread has been escalated to Zendesk!
Jason
Jason3w ago
So your handler already returned the job result And the worker is idle, but the request is still in progress
RukshanJS
RukshanJSOP3w ago
Yes

Did you find this page helpful?