upstash / qstash-js

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

Workflow: add sleepFor sleepUntil #118

Closed CahidArda closed 3 months ago

CahidArda commented 3 months ago

Adding sleep and sleepFor to workflow

Also, updating the nextjs example with a workflow route. An example with workflows in qstash-server will be added later

linear[bot] commented 3 months ago

DX-999 QStash workflow - feedback / sdk design

CahidArda commented 3 months ago

we can go ahead with this PR for sleep/sleepUntil

I will add parallel sleepFor later, because there will be a lot of conflicts with other PRs