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

log more information about s3 and client state when getting a mismatc… #2

Open
wants to merge 1 commit into
base: acj/wistia-patch-series
Choose a base branch
from

Conversation

nharsh
Copy link

@nharsh nharsh commented Jun 15, 2020

…hed offset error

Add a local Part type to datastore.go so that s3store.go can write s3 response information into that so that we can log that information when we receive a mismatched offset error.

Related granary PR to use this branch:
https://github.com/wistia/granary/pull/246

@nharsh nharsh requested a review from acj June 15, 2020 19:35
Copy link
Member

@acj acj left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me. I think adding a field to FileInfo means that it'll get written into the .info files that are stored in S3, which shouldn't hurt anything afaik.

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