ShenanigansS
Windmill3d ago
3 replies
Shenanigans

Deadline elapsed on SQL queries

Hello,

My team and I are experiencing delays and timeouts in our DB connections.

Error during execution
An error occurred, please contact the app author.
execution error: Error: deadline has elapsed @lib.rs:443:40


{
    "error": {
        "name": "ExecutionErr",
        "message": "execution error:\nError: deadline has elapsed @lib.rs:443:40"
    }
}


We are using Neon DB with the following configuration.
**Min**
0.25 CU (~1 GB RAM)

**Max**
3 CU (~12 GB RAM)


We see no sign of capacity reached on any metric.

We appreciate any help on this issue. Thanks
Was this page helpful?