We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Runtime client should periodically re-check blocks in case checking block for transaction fails (e.g. due to a no storage node being available):
oasis-core/go/runtime/client/watcher.go
Lines 69 to 73 in 1e3a6fe
Discovered in the daily e2e tests.
The text was updated successfully, but these errors were encountered:
This is similar to #3388.
Sorry, something went wrong.
ptrus
Successfully merging a pull request may close this issue.
Runtime client should periodically re-check blocks in case checking block for transaction fails (e.g. due to a no storage node being available):
oasis-core/go/runtime/client/watcher.go
Lines 69 to 73 in 1e3a6fe
Discovered in the daily e2e tests.
The text was updated successfully, but these errors were encountered: