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

Injection fails due to slow block times #476

Open
jdsika opened this issue Aug 7, 2021 · 0 comments
Open

Injection fails due to slow block times #476

jdsika opened this issue Aug 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jdsika
Copy link
Contributor

jdsika commented Aug 7, 2021

@denver-s I found the issue. Due to the long block times TRD tries to inject e.g. the second operation after a successful injection of the first operation in the same block. He then retries 3 times and fails each time e.g. because the block time is currently up to 4min. The injection should therefore wait until it verified that a new block has arrived BEFORE attempting another injection.

Originally posted by @jdsika in #474 (comment)

@jdsika jdsika added the enhancement New feature or request label Aug 7, 2021
@jdsika jdsika added this to the v10.0 (Granada) milestone Aug 7, 2021
@jdsika jdsika modified the milestones: v11.0 (Lima), v11.5 (Lima) Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant