Skip to content

LG-13775 Retry GPO confirmation upload when SSH errors occur#10895

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-retry-gpo-upload
Jul 1, 2024
Merged

LG-13775 Retry GPO confirmation upload when SSH errors occur#10895
jmhooper merged 1 commit intomainfrom
jmhooper-retry-gpo-upload

Conversation

@jmhooper
Copy link
Contributor

@jmhooper jmhooper commented Jul 1, 2024

We have observed a number of SSH errors when attempting to upload the GPO file. When those have occurred re-running the GPO job has resulted in a successful upload. This commit attempts to automate that by adding retry logic to confirmation uploader.

This change is limited to the SSH connection and upload. This is to tread carefully around the job's logic. It deletes the records it uploads so we need to tread lightly when performing retries.

We have observed a number of SSH errors when attempting to upload the GPO file. When those have occured re-running the GPO job has resulted in a successful upload. This commit attempts to automate that by adding retry logic to confirmation uploader.

This change is limited to the SSH connection and upload. This is to tread carefully around the job's logic. It deletes the records it uploads so we need to tread lightly when performing retries.

[skip changelog]
@jmhooper jmhooper force-pushed the jmhooper-retry-gpo-upload branch from 7901614 to ab7715d Compare July 1, 2024 15:28
@jmhooper jmhooper requested a review from a team July 1, 2024 15:29
@jmhooper jmhooper merged commit 5051bdd into main Jul 1, 2024
@jmhooper jmhooper deleted the jmhooper-retry-gpo-upload branch July 1, 2024 16:02
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