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

Handle FIO 404 errors for getFioAddresses #828

Closed
wants to merge 3 commits into from

Conversation

samholmes
Copy link
Collaborator

@samholmes samholmes commented Sep 3, 2024

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not so sure about hiding all errors here. We're assuming the caller would never be interested in knowing why something went wrong. There's no way to differentiate between no addresses/domains vs an error. I could imagine a future manual refresh UI wanting to know if these calls failed for some reason

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hmm.. No that I think about; I'm not sure about calling refreshFioAddresses on ever call to getFioAddresses. Why are we doing what was a background task on ever call to getFioAddresses? What was the motivation for your change again?

@samholmes samholmes closed this Sep 5, 2024
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