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
Original submit options, minus the strategy slot which is reset on drain.