Files
neon/pageserver/src
John Spray aafe79873c page_service: handle GetActiveTenantError::Cancelled (#6344)
## Problem

Occasional test failures with QueryError::Other errors saying
"cancelled" that get logged at error severity.

## Summary of changes

Avoid casting GetActiveTenantError::Cancelled into QueryError::Other --
it should be QueryError::Shutdown, which is not logged as an error.
2024-01-12 12:43:14 +00:00
..
2024-01-02 10:50:20 +04:00
2023-11-08 16:56:53 +00:00
2023-10-18 16:42:22 +03:00