Skip to content

docs: Add IN_PROGRESS job state to documentation#635

Merged
lavanya-gunreddi merged 2 commits into
mainfrom
promptless/add-in-progress-job-state
May 21, 2026
Merged

docs: Add IN_PROGRESS job state to documentation#635
lavanya-gunreddi merged 2 commits into
mainfrom
promptless/add-in-progress-job-state

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented May 21, 2026

Open this suggestion in Promptless to view citations and reasoning process

Adds the IN_PROGRESS status to the request job states documentation. This status indicates that a job has been picked up by a worker and is currently being processed.

Trigger Events

Update the doc to include IN_PROGRESS status.

IN_PROGRESS is a valid status. It means the job has been picked up and is currently being worked on by a worker.

So the practical meaning is similar to an active/running state](https://Team.slack.com/archives/D0B4LTV9WUB/p1779200622852679)


Tip: Add or adjust Promptless's style guide in Agent Knowledge Base ✍️

Add the IN_PROGRESS status to the list of request job states.
This status indicates that a job has been picked up by a worker
and is currently being processed.
Understanding job states helps you track the progress of individual <RequestsTooltip /> and identify where potential issues might occur in your workflow.

* `IN_QUEUE`: The job is waiting in the endpoint queue for an available worker to process it.
* `IN_PROGRESS`: The job has been picked up by a worker and is currently being processed. The request is no longer waiting in the queue.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added IN_PROGRESS status based on Madiator2011's request explaining that this is a valid status indicating a job has been picked up by a worker and is currently being processed.

Source: https://Team.slack.com/archives/D0B4LTV9WUB/p1779200622852679

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 21, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview May 21, 2026, 4:53 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@promptless
Copy link
Copy Markdown
Contributor Author

promptless Bot commented May 21, 2026

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@lavanya-gunreddi lavanya-gunreddi merged commit be38aef into main May 21, 2026
3 checks passed
@lavanya-gunreddi lavanya-gunreddi deleted the promptless/add-in-progress-job-state branch May 21, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant