Skip to content

sui_v1.19.0_1707763473_ci

@amnn amnn tagged this 12 Feb 16:35
## Description

Use the request timeout configuration to also bound the time a
connection to the DB is held open for, to prevent long-lived connections
from lingering while the underlying request has been cleaned up.

## Test Plan

```
sui-graphql-rpc$ cargo nextest run
sui-graphql-e2e-tests$ cargo nextest run --features pg_integration
```
Assets 2
Loading