Could be done using an SDK method like so:
```ts
const details = await runs.getQueueDetails(run.id)
// details = { queue: “my-queue”, position: 54 };
```
In Review
💡 Feature Request
10 months ago

Eric Allam
Get notified by email when there are changes.
In Review
💡 Feature Request
10 months ago

Eric Allam
Get notified by email when there are changes.