dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
366 stars 27 forks source link

Support offset/skip for list workflows #545

Closed qianl15 closed 4 months ago

qianl15 commented 4 months ago

This PR adds support for skipping a number of workflows when listing workflows.

Also fixes a bug where the workflowUUIDs parameter wasn't passed in correctly.