upstash / qstash-js

Message queue for serverless
https://docs.upstash.com/qstash
MIT License
133 stars 11 forks source link

Dx 1007 rename topic and pause queue #109

Closed CahidArda closed 1 week ago

CahidArda commented 1 week ago

Three changes to mimick https://github.com/upstash/qstash-py/pull/19

  1. Renaming topic as urlGroup
  2. adding timeout
  3. adding pause/resume to schedule and queue

made each change in its respective commit to make it easier to review

linear[bot] commented 1 week ago

DX-1007 Qstash-js SDK changes