Skip to content

Raise FileNotFoundError when file cannot be found on GCS.#3509

Merged
bjester merged 1 commit intolearningequality:hotfixesfrom
rtibbles:file_duration_not_defined
Aug 10, 2022
Merged

Raise FileNotFoundError when file cannot be found on GCS.#3509
bjester merged 1 commit intolearningequality:hotfixesfrom
rtibbles:file_duration_not_defined

Conversation

@rtibbles
Copy link
Copy Markdown
Member

Summary

Description of the change(s) you made

Fixes #3473

Does this by raising FileNotFoundError from our GCS backend, rather than throwing an AttributeError because the GCS client library returned None.

Copy link
Copy Markdown
Member

@bjester bjester left a comment

Choose a reason for hiding this comment

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

LGTM

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