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

Report retries should recalculate the lesser/greater #29

Open
yerdua opened this issue Mar 30, 2021 · 0 comments
Open

Report retries should recalculate the lesser/greater #29

yerdua opened this issue Mar 30, 2021 · 0 comments

Comments

@yerdua
Copy link
Contributor

yerdua commented Mar 30, 2021

Expected Behavior

When a report transaction fails, the entire transaction data is recrafted. This can be done by just calling the contractkit report method upon each retry

Current Behavior

Currently, transactions are retried if they fail, but the same tx data is used. In the (hopefully) rare case the lesser/greater is wrong, the transaction retry doesn't help us here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants