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

Add waiting time to timeout error message #1066

Closed
webmaster128 opened this issue Mar 2, 2022 · 0 comments · Fixed by #1087
Closed

Add waiting time to timeout error message #1066

webmaster128 opened this issue Mar 2, 2022 · 0 comments · Fixed by #1087
Milestone

Comments

@webmaster128
Copy link
Member

image

In an error case like this it would be interesting to understand how long the client waited for the inclusion of a tx. That allows for interpretation how realistic it is that the tx will make it into a block. E.g. if a chain has 3 second block times and the error says "after 60 seconds" you know that 20 blocks have been created without your transaction. If it says "after 10 seconds" and you have a 6 second block time, that can mean you did not make it in the first block but it is still likely the tx will show up.

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 a pull request may close this issue.

1 participant