-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvement: add console redirect timeout warning (#9985)
## Problem There is no information on session being cancelled in 2 minutes at the moment ## Summary of changes The timeout being logged for the user
- Loading branch information
Showing
1 changed file
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3baef0b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7144 tests run: 6826 passed, 0 failed, 318 skipped (full report)
Flaky tests (4)
Postgres 17
test_sharding_split_failures[failure9]
: debug-x86-64test_storage_controller_node_deletion[False]
: debug-x86-64Postgres 16
test_pageserver_restart
: release-arm64Postgres 14
test_prefetch[4]
: release-arm64Code coverage* (full report)
functions
:30.8% (8261 of 26837 functions)
lines
:47.8% (65156 of 136223 lines)
* collected from Rust tests only
3baef0b at 2024-12-03T20:54:35.080Z :recycle: