Martin Suchanek

Results 5 comments of Martin Suchanek

I'm encountering the same error today: ``` [1] Pushing Apollo GraphQL operations ... [1] [GraphQL error]: remaining connection slots are reserved for non-replication superuser connections [1] Error: remaining connection slots...

I've been encountering the same issue. My current hunch is that this is caused by plotly-extension writing and re-writing the image/png data? Specifically, for a given cell output blob: ```...

I'm running in to this issue as well. New tailwind classes only show up after force restarting `next dev`

Using `next dev --turbo` seems to work. I'm on `14.2.3`.