When you use yourTask.batchTrigger() or yourTask.batchTriggerAndWait() a batch is created. You get a batch handle back with an id.
At the moment there is no way get all the runs from that batch in the SDK or in the dashboard.
We should:
- Add the ability to filter by
batchIdin the dashboard runs list - Add the ability to filter by
batchIdinruns.list()