Next.js Discord

Discord Forum

cancellation token for deployments

Unanswered
American black bear posted this in #help-forum
Open in Discord
American black bearOP
I'm deploying my nextjs app to a container app on azure using docker container.

My doubt is if there is any deployment, how do I pass cancellation token to all background tasks and APIs to make sure that no task is ended in middle?

0 Replies