Works when tested, does not work otherwise?

I have a flow that selects rows from a supabase table at the same time each day to keep it from going idle. When I click test flow - it works OK, but I get notifications daily that it has issues and fails… any idea why this may be the case? I have two databases being polled on two separate flows and the other works fine.

Can you check the run logs and see what error appears for the Supabase step?

It just states
“{"response":{"status":500},"request":{}}”

Very mysterious… works when you test it - fail without detail on live run.