Help with scheduling jobs
Unanswered
Pedro posted this in #help-forum
PedroOP
Basically i have a stripe webhook route, and after a payment has been handled successfully, i want to schedule a job to run 10 minutes after this event, that basically updates a record in the database. What is the best way to do it in a serveless infrastructure using nextjs?
1 Reply
Asian black bear
Using a service such as Trigger: https://trigger.dev