Skip to content

DEL-34530: Document default wait on batch GET endpoints - #297

Open
immunochomik wants to merge 1 commit into
mainfrom
DEL-34530-long-pooling-get-batch
Open

DEL-34530: Document default wait on batch GET endpoints#297
immunochomik wants to merge 1 commit into
mainfrom
DEL-34530-long-pooling-get-batch

Conversation

@immunochomik

Copy link
Copy Markdown
Contributor

GET /jobs/{jobid} and GET /jobs/{jobid}/transcript now apply a default wait when the client omits the parameter, so existing polling code gets long polling without changes. State that the default is currently 2 seconds and will increase, so callers must not depend on a fixed value, and document wait=0 as the opt-out.

Covers the page and the wait parameter on both GET endpoints in the batch spec. POST /jobs is unchanged and called out as having no default.

GET /jobs/{jobid} and GET /jobs/{jobid}/transcript now apply a default
wait when the client omits the parameter, so existing polling code gets
long polling without changes. State that the default is currently 2
seconds and will increase, so callers must not depend on a fixed value,
and document wait=0 as the opt-out.

Covers the page and the wait parameter on both GET endpoints in the
batch spec. POST /jobs is unchanged and called out as having no default.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 3, 2026 12:48pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant