platform · inferred from evidence
runpod.serverless
A serverless platform referenced in the context of job execution and progress updates.
- Serverless job stuck in IN_PROGRESS after calling progress_update
If your job stays IN_PROGRESS after the handler returns, the async `progress_update` call is racing with the completion signal. The platform-side fix is deployed, so jobs marked done now stay done, but if you are on an older flow the one-se