Nicholas Barrow

Results 24 comments of Nicholas Barrow

Hi All: would it be possible to get a simple `MAX_CHANNELS_PER_CLIENT` variable to override the hard-coded default of 100?

I attempted a solution (v unfamiliar with elixir) ^

@soulofmischief can you post your cookies? I sometimes find some weird cookies that are supposed to look like `sb-127-auth-cookie` but end up with weird suffixes like `sb-127-auth-cookie.0`. If I delete...

As far as I can tell, it effects non-Deno and non-Node.js environments, because the solution attempted previously only fixes this leak for Deno and Node: https://github.com/supabase/gotrue-js/blob/15c7c8258b2d42d3378be4f7738c728a07523579/src/GoTrueClient.ts#L2043

I get this in our production (self-hosted) environment as well, although theoretically this would exist with the Supabase-hosted too (just given that the default is at 100 with no way...

@filipecabaco I was trying to brainstorm a solution (like https://github.com/supabase/realtime/pull/866) that would work for both local and self-hosted if that makes sense; I think a CLI solution does definitely fix...

@filipecabaco no worries, thanks for getting back to me! @w3b6x9 what are your thoughts on this approach?

Happy Monday @filipecabaco and @w3b6x9 ! Just wanted to see if you had a chance to look at this / proposed fix #866 ?

@filipecabaco when you have time could you take a peak at this? You've been a huge help in the past, sorry to bother, you're just the best point-of-contact I have!!

Also, can confirm that this built successfully in Docker on my local machine