https://supabase.com/ logo
I'm trying to do a mass insert and I hit the follo...
# python
j
I'm trying to do a mass insert and I hit the following error message:
httpx.WriteTimeout: The write operation timed out
Is it more likely that this is related to python or to the supabase back end? I tried inserting about 1000 rows which worked, inserting the full payload (about 6k rows) throws this error message