Ask a question to get started
Enter to send•Shift+Enter new line
A single queued submission entry representing a server-side pending run. Each entry corresponds to a run created on the server via client.runs.create() with multitaskStrategy: "enqueue".
client.runs.create()
multitaskStrategy: "enqueue"
interface QueueEntry
Timestamp when the entry was created
Server-side run ID (from client.runs.create())
The submit options passed to submit()
The state update values passed to submit()