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: don't fail the last build log fetch #4342

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

drewbo
Copy link
Contributor

@drewbo drewbo commented Dec 20, 2023

Changes proposed in this pull request:

  • catch the InvalidRange error on AWS JS SDK V3
  • don't fail the last build log fetch

Note

This is difficult to test because we don't archive build logs in development or staging. Also S3 is not currently running locally but I did manage to test this successfully on a branch which begins to implement that feature

security considerations

None

@drewbo drewbo requested a review from a team December 20, 2023 00:33
@drewbo drewbo force-pushed the fix-last-build-log-s3 branch from 532431b to 0a18f3f Compare December 20, 2023 00:48
Copy link
Contributor

@svenaas svenaas left a comment

Choose a reason for hiding this comment

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

I'm not able to verify locally, but this is consistent with AWS source (some evidence conveniently grouped in this PR).

@drewbo drewbo merged commit 8bdfb1a into main Dec 20, 2023
3 checks passed
@drewbo drewbo deleted the fix-last-build-log-s3 branch December 20, 2023 16:19
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