Background jobs + retries in production?
_samvms_ is seeking advice on handling background jobs and retry logic in Supabase production environments. They are considering using Edge Functions and pg_cron but are open to other suggestions. garyaustin suggests looking into Supabase's queues section and a user-developed tool called pgflow.