Bobbie Soedirgo

Results 261 comments of Bobbie Soedirgo

Also, can you share more of the logs from the Next.js/pnpm build?

@hash-bang I'm referring to the `Import trace for requested module` logs above - the actual error messages should be above it. Do you have a repo where I could reproduce...

I don't see any relevant warnings in that demo. Am I missing a step? In any case, does upgrading to supabase-js v2.33.2 help?

Ohh, so that's what you meant by callbacks. Nice! Also like that this makes the impl a lot simpler and more akin to typical HTTP clients. How would go about...

> I know pg_cron does a similar inline sql approach but afaik they don't have to deal with passing parameters. Are we sure theres a good way to do that?...

+1 for just logging errors, in general making it as stateless as possible should help with stability.

The response table is private API and subject to breakage, so we should probably avoid that. But yes, they end up in the response table. I don't think we log...

Is this ready for review? There's no code/SQL changes

Do we have evidence that there were leaks and that this prevents the leaks? I would've expected the response to be GC'd once there's no more reference to it.

This needs to be more granular, otherwise you'd be able to `alter role supabase_admin connection limit 0`