Why does my RPC function keep breaking?

I know the code works correctly. It works fine right after I push a new build, but over time, for some reason the RPC function just returns an empty dataset. Is there some kind of caching thing going on with supabase or something with these RPC functions?
Was this page helpful?