(sorry i went offline in between) to change the ti...
# python
a
(sorry i went offline in between) to change the timeout for the database client you can do
Copy code
py
supabase.postgrest.session.timeout = x
where
supabase
is defined as you had shown in the earlier snippet