Does Supabase have a connection timeout length setting?

Running a procedure against Supabase gives the error "ERROR: canceling statement due to statement timeout" at exactly 2 minutes every time. The same procedure, same client (Postico), same schema, against a local database (not Supabase) completes.

Is there a timeout length setting in Supabase and/or as part of the connection to Supabase?
Was this page helpful?