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

HTTP timeout #91

Merged
merged 8 commits into from
Apr 11, 2019
Merged

HTTP timeout #91

merged 8 commits into from
Apr 11, 2019

Conversation

spalladino
Copy link
Collaborator

Adds a configurable timeout to all http requests done via the HTTP wrapper.

Uses axios to manage http requests, instead of the web3 http provider, which has a configurable http timeout out of the box. The value is configurable, and set to 10 seconds by default in the RelayClient.

Fixes #73.

Copy link
Member

@drortirosh drortirosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok. thanks.
Just technical note: how to I make circleCI run on this request? I wonder, if you enable circleCI on your clone, will it accept it?

@spalladino
Copy link
Collaborator Author

Hey @drortirosh! On CircleCI, in the project (not organization) Settings, under Advanced Settings, there is an option to Build forked pull requests.

forshtat
forshtat previously approved these changes Apr 11, 2019
drortirosh
drortirosh previously approved these changes Apr 11, 2019
Copy link
Member

@drortirosh drortirosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rebase so we can merge it with FF.

@spalladino spalladino dismissed stale reviews from drortirosh and forshtat via 2601006 April 11, 2019 14:33
@spalladino
Copy link
Collaborator Author

@drortirosh done. Note that the rebase dismissed your reviews (you can change this setting if you want in the project branch protection rules under Dismiss stale pull request approvals when new commits are pushed).

@drortirosh drortirosh merged commit e5226d0 into opengsn:master Apr 11, 2019
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 this pull request may close these issues.

3 participants