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

Disabled validation during download #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LuisMayo
Copy link

Function was randomly failing since validation was returning incorrect even though the file was correct (in fact, all worked flawlessly after disabling validation).
Not sure why it was failing but I highly doubt that a file transfer from GCS to GCF can corrupt the file without aborting the connection so I don't think we really need validation here.
Of course feel free to reject PR if you don't like it

It was impeding normal behavior of the app, not sure why
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.

1 participant