Supabase RPC Timeout Troubleshooting Materialized View Refresh with Python
im working on a supabase x python projet and need to run a REFRESH MATERIALIZED VIEW CONCURRENTLY call via my python code I believe the only way to do this is
{ Code - Sleep - Repeat }