I'm seeing many intermittent internal errors reported with no further context in my logs for a worker.
(The worker is accepting messages over a websocket and writing to a database using the Neon serverless adapter, with intermittent timeouts that I'm trying to debug.)
Example - all three logged together at 2025-07-08 13:03:14:027
UTC:
internal error; reference = 8ks82qthiv8cmufpr02qsrgo
internal error; reference = spqi7g7h91ikafeahpi6l3ou
internal error; reference = j7dbd1mo7i10on439c6b4pvl
Is there any way to diagnose these internal errors? Thanks all!