Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: add console redirect timeout warning #9985

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

luixo
Copy link
Contributor

@luixo luixo commented Dec 3, 2024

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

@luixo luixo self-assigned this Dec 3, 2024
@luixo luixo requested a review from a team as a code owner December 3, 2024 13:03
@luixo luixo requested a review from awarus December 3, 2024 13:03
Copy link

github-actions bot commented Dec 3, 2024

7018 tests run: 6710 passed, 0 failed, 308 skipped (full report)


Flaky tests (9)

Postgres 17

  • test_physical_replication_config_mismatch_max_locks_per_transaction: release-x86-64

Postgres 16

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 30.7% (8267 of 26917 functions)
  • lines: 47.7% (65205 of 136591 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
5d42910 at 2024-12-03T19:12:28.270Z :recycle:

@luixo luixo enabled auto-merge December 3, 2024 14:45
@luixo luixo force-pushed the feat/timeout-warning branch from f817d39 to 870e3a3 Compare December 3, 2024 14:47
@luixo luixo force-pushed the feat/timeout-warning branch from 870e3a3 to e7b48b7 Compare December 3, 2024 15:19
@luixo luixo added this pull request to the merge queue Dec 3, 2024
Merged via the queue into main with commit 3baef0b Dec 3, 2024
78 checks passed
@luixo luixo deleted the feat/timeout-warning branch December 3, 2024 19:01
@awarus awarus mentioned this pull request Dec 5, 2024
awarus pushed a commit that referenced this pull request Dec 5, 2024
## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants