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

Stop assuming unfetchable orgs balance #1006

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

michaeldjeffrey
Copy link
Contributor

propogate errors from the console api all the way up in the case where a specific org balance cannot be fetched. Avoiding the case where we assume the balance is zero, and the next packet that comes through within the cache time will see that value of zero and force the depletion on Console through another event.

propogate errors from the console api all the way up in the case where a
specific org balance cannot be fetched. Avoiding the case where we
assume the balance is zero, and the next packet that comes through
within the cache time will see that value of zero and force the
depletion on Console through another event.
@michaeldjeffrey michaeldjeffrey merged commit ce31387 into master Sep 22, 2023
34 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/org-fetch-error-handling branch September 22, 2023 20:36
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