Philipp Blum

Results 53 comments of Philipp Blum
trafficstars

@aspic What do you think? Should we try first to apply without ads? And try to argue against it? Like: This is a security matter. We cannot allow user to...

I used a mix of your solution and the one mentioned [here](https://github.com/supabase/supabase/issues/20655#issuecomment-1977767675). I also had to increase the timeout and interval. ``` timeout: 10s interval: 10s retries: 3 ``` Probably...

I run into similar issues right now. Did you finally find a way to make it work?