NuxtN
Nuxt7mo ago
3 replies
lazygopher

Nitro tasks error handling

I have a logic that runs in a nitro task. If there's an error, how do I display something to the user? the task is scheduled background task. How can I display errors from it on the UI?
Was this page helpful?