Supabase incident

Some edge function deployment operations are timing out

Minor Resolved View vendor source →

Supabase experienced a minor incident on January 7, 2026 affecting Edge Functions, lasting 1h 8m. The incident has been resolved; the full update timeline is below.

Started
Jan 07, 2026, 06:14 PM UTC
Resolved
Jan 07, 2026, 07:23 PM UTC
Duration
1h 8m
Detected by Pingoru
Jan 07, 2026, 06:14 PM UTC

Affected components

Edge Functions

Update timeline

  1. investigating Jan 07, 2026, 06:14 PM UTC

    We are seeing increased timeouts when deploying edge functions and are currently investigating. Already deployed functions are not affected.

  2. identified Jan 07, 2026, 06:40 PM UTC

    For users experiencing this issue: esm.sh is having issues. Users can replace esm.sh with npm: or jsr imports to get function deploys to work.

  3. monitoring Jan 07, 2026, 06:54 PM UTC

    To address function deploy issues, replace esm.sh with npm: or jsr imports instead. This workaround is confirmed to work.

  4. resolved Jan 07, 2026, 07:23 PM UTC

    ESM has resolved their issue. All function deploy actions should now be working.