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

fix: fix daily tasks #6227

Merged
merged 1 commit into from
Dec 30, 2021
Merged

fix: fix daily tasks #6227

merged 1 commit into from
Dec 30, 2021

Conversation

alexgarel
Copy link
Member

We had a problem of disk space on preprod.

This is linked to daily failing, and as we did not remove previous archive before using wget, it was uploading archive with a new name, saturating disk space…

Task are failing because of a timeout which was, it seems, too short.

give more time + avoid making a new archive if previous attempt failed
@alexgarel alexgarel requested a review from a team as a code owner December 29, 2021 08:40
@sonarcloud
Copy link

sonarcloud bot commented Dec 29, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@teolemon teolemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexgarel alexgarel merged commit 5f9c7c7 into main Dec 30, 2021
@alexgarel alexgarel deleted the ag-fix-daily branch December 30, 2021 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants