Merge pull request #5735 from hashicorp/backport/dheath-fix-sentence-fragment/plainly-happy-locust

This pull request was automerged via backport-assistant
pull/5745/head
hc-github-team-secure-boundary 1 year ago committed by GitHub
commit bf6e87f9e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -31,11 +31,11 @@ This could happen due to a network connectivity issue or because a worker is sca
There are a number of currently unsupported failure cases, including when the worker:
- Crashes and restarts while servicing connections and channels for session to an SSH target
- Crashes and restarts while closing a channel, before all files are synced to remote storage
- Crashes and restarts while closing a connection recorder, before all files are synced to remote storage
- Crashes and restarts while closing a session recorder, before all files are synced to remote storage
- Crashes and restarts while closing a channel before all files are synced to remote storage
- Crashes and restarts while closing a connection recorder before all files are synced to remote storage
- Crashes and restarts while closing a session recorder before all files are synced to remote storage
- Crashes and never restarts or is seen again while closing a channel/connection recorer/session recorder
- Loses its connection to the controller and cancels sessions, it must resend the information when com
- Loses its connection to the controller and cancels sessions; it must resend the information when communication resumes
## Tips

Loading…
Cancel
Save