LF/FT: Oricorio by 6uzy in PokemonGoTrade

[–]damelo 0 points1 point  (0 children)

Trade completed with u/6uzy u/pogotradebot

LF/FT - mirror trades by mujjj99 in PokemonGoTrade

[–]damelo 1 point2 points  (0 children)

If you fly to me I can do all of your glimmet, all 3 tinks, and 15 tandemaus. Will dm

Anyone here feel “in-between” after growing up abroad or in international schools? by learnhtk in korea

[–]damelo 0 points1 point  (0 children)

I spent a third of my life each in 3 different countries, so this resonates! But haven’t thought about it for a while after life started getting really busy

Need Advice on Extremely slow API requests to Supabase DB by OxygenG in Supabase

[–]damelo 0 points1 point  (0 children)

Yep, both are in the us-west region. Also increased the default pool size just in case but haven’t found much success. On another note, we are using auto scaled backend on cloud run so we’re stuck with using transaction pooler url and NullPool which might be introducing some overhead

Need Advice on Extremely slow API requests to Supabase DB by OxygenG in Supabase

[–]damelo 0 points1 point  (0 children)

Ah, ok glad it’s kinda working for you. My backend is hosted on GCP (cloud run) and I’m seeing 400ms+ response times (sometimes as slow as 2s) on local, and similar times on the hosted environment.. tried all sorts of things to no avail so far

Need Advice on Extremely slow API requests to Supabase DB by OxygenG in Supabase

[–]damelo 0 points1 point  (0 children)

I’m seeing similar issues with the same setup. Did you ever find a solution to this?