Skip to content

Tune Headless Watcher retry logic in Teleport Connect#29410

Merged
Joerger merged 2 commits intomasterfrom
joerger/tune-headless-watcher-retry-logic
Jul 25, 2023
Merged

Tune Headless Watcher retry logic in Teleport Connect#29410
Joerger merged 2 commits intomasterfrom
joerger/tune-headless-watcher-retry-logic

Conversation

@Joerger
Copy link
Copy Markdown
Contributor

@Joerger Joerger commented Jul 21, 2023

Changes:

  • Reduce headless watcher max backoff period to 90s
  • Propogate watcher error properly
  • Don't retry watcher on not implemented error.

…error properly; Don't retry on not implemented error.
@github-actions github-actions Bot requested review from rudream and ryanclark July 21, 2023 19:15
@Joerger Joerger requested review from greedy52 and gzdunek July 21, 2023 19:18
Comment thread lib/teleterm/daemon/daemon_headless.go
@Joerger Joerger enabled auto-merge July 24, 2023 17:29
@Joerger Joerger force-pushed the joerger/tune-headless-watcher-retry-logic branch from 63f5f3a to ac7982c Compare July 24, 2023 17:39
@Joerger Joerger added this pull request to the merge queue Jul 25, 2023
Merged via the queue into master with commit d5adf41 Jul 25, 2023
@Joerger Joerger deleted the joerger/tune-headless-watcher-retry-logic branch July 25, 2023 08:46
Joerger added a commit that referenced this pull request Aug 1, 2023
* Reduce headless watcher max backoff period to 90s; Propogate watcher error properly; Don't retry on not implemented error.

* Stop watcher if it wasn't stopped already.
github-merge-queue Bot pushed a commit that referenced this pull request Aug 2, 2023
* * Enable headless authentication event watch. (#28234)

* Add WatchPendingHeadlessAuthentications rpc.

* Fix headless authentication matching logic for watcher (#28843)

* Fix headless authentication matching logic for watcher and add test.

* Move hasWatchPermissionForKind to a separate function.

* Clean up hasWatchPermissionForKind.

* Cleanup test code with suggestions from review.

* Refactor Gateway Cert Reissuer and tshd events client (#28782)

* - Move tshd events client into the daemon service.

- Replace gatway cert reissuer with a more reusable retryWithRelogin
method.

* Resolve comments.

* Teleport Connect headless watcher (#28844)

* Implement headless watcher backend for Teleport Connect.

* Add headless watcher to tshd daemon service.

* Add SendPendingHeadlessAuthentication rpc to tshd events service.

* Add UpdateHeadlessAuthenticationState rpc to the daemon service.

* Address comments.

* Tune Headless Watcher retry logic in Teleport Connect (#29410)

* Reduce headless watcher max backoff period to 90s; Propogate watcher error properly; Don't retry on not implemented error.

* Stop watcher if it wasn't stopped already.

* Implement headless watcher approval logic in the Electron App. (#29097)

* Fix uncaught merge conflict.

* Fix call count race condition; Fix grpc server stop race condition; Make timeout less aggressive. (#29880)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants