Edge Functions not updating

I noticed recently that the Edge Functions I've deployed are not updated with the latest code. I only noticed because in a recent change, I added 6 lines for logging to get better insight into an issue and the logs did not show up when invoking the function. I'm using a GitHub action to deploy the changes I push automatically. To troubleshoot, I've also tried deleting the function and deploying locally with the latest version of the Supabase CLI. Nothing seems to be working though. I still don't see those logs. And it appears that there are other log statements missing that I added months ago
Was this page helpful?