modal-client icon indicating copy to clipboard operation
modal-client copied to clipboard

[Feature request] Additional `modal.Queue` functionality - `maxsize`

Open zsiegel92 opened this issue 1 year ago • 0 comments

Similar to Python standard lib queue.Queue it would be really cool if the Modal queue had a maxsize parameter.

Would make this very useful as a rate-limiting job queue.

Thank you!

zsiegel92 avatar Sep 04 '24 18:09 zsiegel92