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

improve(clients): Add "NotReady" failure cause #729

Merged
merged 2 commits into from
Sep 11, 2024
Merged

improve(clients): Add "NotReady" failure cause #729

merged 2 commits into from
Sep 11, 2024

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Sep 11, 2024

This is useful in the looping model where some SpokePoolClient instances will be updated faster than others. The looping model doesn't wait for the SpokePoolClient to be ready, so it's useful to signal that update did not occur, rather than assuming that it did.

This is useful in the looping model where some SpokePoolClient instances
will be updated faster than others. The looping model doesn't wait for
the SpokePoolClient to be ready, so it's useful to signal that update
did not occur, rather than assuming that it did.
@pxrl pxrl merged commit 493f041 into master Sep 11, 2024
4 checks passed
@pxrl pxrl deleted the pxrl/notReady branch September 11, 2024 12:00
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