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

🐛 Work through fallback of rodeo URLs #305

Merged
merged 2 commits into from
Nov 29, 2023
Merged

🐛 Work through fallback of rodeo URLs #305

merged 2 commits into from
Nov 29, 2023

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Nov 28, 2023

This commit replaces raising exceptions when we can't derive the URL. Instead it opts to return nil and let the caller determine what to do.

The primary result is that it's easier to have a rodeo configuration "miss" finding files in the pre-process location due to configuration issues.

But alas, that's the nature of a rodeo.

Related to:

This commit replaces raising exceptions when we can't derive the URL.
Instead it opts to return nil and let the caller determine what to do.

The primary result is that it's easier to have a rodeo configuration
"miss" finding files in the pre-process location due to configuration
issues.

But alas, that's the nature of a rodeo.

Related to:

- #294
Copy link
Contributor

@laritakr laritakr left a comment

Choose a reason for hiding this comment

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

Curious about the plan to handle the nil result in the calling app

@jeremyf jeremyf merged commit f2393fa into main Nov 29, 2023
9 checks passed
@jeremyf jeremyf deleted the i294-part-deux branch November 29, 2023 17:19
jeremyf added a commit to scientist-softserv/adventist-dl that referenced this pull request Nov 29, 2023
jeremyf added a commit to scientist-softserv/adventist-dl that referenced this pull request Nov 29, 2023
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.

2 participants