Error 502 in Cron & Edge Functions; Any other way to see logs?
Has anyone had a workaround to see logs thrown from an Edge Function?
I am using a Docker self-hosted version of Supabase and I am getting an Error 502 when viewing the logs for Cron and Edge Functions.
I understand this has been a long-running issue, but has anyone found a workaround to at least see
I am using a Docker self-hosted version of Supabase and I am getting an Error 502 when viewing the logs for Cron and Edge Functions.
I understand this has been a long-running issue, but has anyone found a workaround to at least see
console.logs() from an Edge Function?