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

Work around Infura's non-sticky nodes #12

Merged
merged 1 commit into from
Jun 23, 2018
Merged

Work around Infura's non-sticky nodes #12

merged 1 commit into from
Jun 23, 2018

Conversation

dahlia
Copy link
Contributor

@dahlia dahlia commented Jun 23, 2018

This patch add an optional DELAY_SECONDS configuration to wait some seconds between deployment transactions. The configuration purposes to work around Infura's non-sticky nodes:

It's caused by Infura running a load-balancer in front of their nodes and the transactions intermittently falling out of sync as a result.

@jckdotim @longfin @qria Please review this.

@dahlia dahlia added the bug Something isn't working label Jun 23, 2018
@dahlia dahlia self-assigned this Jun 23, 2018
@dahlia dahlia requested review from longfin, jckdotim and qria June 23, 2018 12:43
@dahlia dahlia merged commit ebd5909 into master Jun 23, 2018
dahlia pushed a commit that referenced this pull request Jun 23, 2018
Work around Infura's non-sticky nodes
@dahlia dahlia deleted the delay-seconds branch June 23, 2018 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants