#Job completed 100% but stuck

4 messages · Page 1 of 1 (latest)

fiery patrol
#

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

stark coveBOT
golden ice
#

So your handler already returned the job result

#

And the worker is idle, but the request is still in progress