Is it possible in Supabase to change the http.timeout_msec for the pgsql_http package? I checked the extensions schema and extensions.http_set_curlopt has a comment of
-- missing source code
-- missing source code
. I need to increase the timeout of HTTP calls from 5 seconds to 10 seconds if possible.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.