Skip to content

fix(enterprise/tailnet): handle query canceled error in sendBeat() #11794

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

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

johnstcn
Copy link
Member

Fixes test flake seen here: https://github.com/coder/coder/actions/runs/7639152648/job/20811564434#step:5:414

    t.go:93: 2024-01-24 11:01:56.661 [erro]  pgcoord: failed to send heartbeat  coordinator_id=c3e338f5-b584-4a33-9a9f-b3d4855e2548  error="pq: canceling statement due to user request"
         *** slogtest: log detected at level ERROR; TEST FAILURE ***

@johnstcn johnstcn self-assigned this Jan 24, 2024
@johnstcn johnstcn marked this pull request as ready for review January 24, 2024 11:34
@johnstcn johnstcn requested a review from spikecurtis January 24, 2024 11:34
@johnstcn johnstcn enabled auto-merge (squash) January 24, 2024 13:05
@johnstcn johnstcn force-pushed the cj/flake-pgcoord-heartbeat branch from b813b2a to d37a61c Compare January 24, 2024 18:23
@johnstcn johnstcn force-pushed the cj/flake-pgcoord-heartbeat branch from d37a61c to bbb2c05 Compare January 24, 2024 18:25
@johnstcn johnstcn merged commit ecae6f9 into main Jan 24, 2024
@johnstcn johnstcn deleted the cj/flake-pgcoord-heartbeat branch January 24, 2024 18:42
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants