Schedule Vercel function retries with QStash
Publish failed Vercel function invocations to QStash with exponential backoff so transient errors retry three times before deadletter into a Supabase table for review.
QStash: Function invocation failed
Arahi AI: Decide the next action
QStash: Publish retry message with backoff
Supabase: Store deadletter after retries

