Join Discord
Powered by
(sorry i went offline in between) to change the ti...
# python
a
anand
05/08/2022, 6:00 PM
(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
Previous
Next