Nextjs background jobs with QStash

preview_player
Показать описание

QStash offers background job processing as a service over an HTTP API.

You can queue background jobs with a simple HTTP call, then QStash will "call back" to your defined URL with the payload you queued.

It's a simple way to add resiliency and off load side effect work to a background process, without affecting your users journey throughout your application.

Рекомендации по теме
Комментарии
Автор

Great video! :) Is it possible to use next js preview mode with airtable and pipedream?

karolciesluk