Elliot DeNolf

Results 126 comments of Elliot DeNolf

Hey @Dovchik , how are you monitoring connections? I went ahead and deployed the repo to Vercel and connected it up to Vercel Postgres. However, I was only able to...

Unfortunately, I'm still not able to recreate. I think a solid reproduction is needed at this point. In the meantime, you could play with a few values that may help:...

@laurent-boundary Is this during development, when building, or deployed? If deployed, what platform?

Hey @laurent-boundary , thank you for the reproduction repo. Running your docker-compose file _with payload removed_, produces a baseline connection count of **6**. When adding payload back into the mix...

This is because the way errors are passed to the front end are via error messages. I wouldn't necessarily consider this an issue. We could look into possibly adding a...

I also attempted to recreate this issue, but I was unable to. I'm not sure there's much more we can do on our end to troubleshoot this. Please try and...

This should no longer be an issue. I've added a custom server example directory: https://github.com/payloadcms/payload/tree/main/examples/custom-server

Latest iteration seems to have broken the migration commands. Any migration command gives `No migration command provided`. Tested on canary `3.0.0-canary.3eda767`.

This is titled WIP still, any intention on finishing it? I'd be curious if there is an easy way to test it.

@sebastianpulak Looking into recreating this issue now.