dbos-inc / dbos-transact

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

Support offset/skip for list workflows #545

Closed qianl15 closed 1 month ago

qianl15 commented 1 month 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.