Skip to content

Conversation

leesio
Copy link
Contributor

@leesio leesio commented Apr 25, 2018

As per #68, #69 and #63

- Update tests to reflect new requests error type
- Add a package-lock file
- Update nock version
@leesio leesio force-pushed the update-request-dep branch 2 times, most recently from 08657c7 to 1608555 Compare April 26, 2018 14:41
@leesio leesio changed the title Update request dep Update request dep adjust supported versions Apr 26, 2018
v0.10 and v0.12 are very old now
@leesio leesio force-pushed the update-request-dep branch from 1608555 to 77cdd8f Compare April 26, 2018 15:08
@leesio leesio requested a review from topliceanu April 26, 2018 15:27
key: "f00d",
secret: "beef",
timeout: 200
timeout: 100
Copy link

Choose a reason for hiding this comment

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

Is there a reason for this change? I'm assuming that this change (200 -> 100 and 200 -> 101) doesn't actually affect the result.

Copy link
Contributor Author

@leesio leesio Apr 26, 2018

Choose a reason for hiding this comment

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

@hph Not really. I think the delay needs to be greater than the timeout now, probably due to the way the requests library now monitors timeouts. I just used a delay 1ms greater than the timeout everywhere.

@leesio leesio merged commit 977a2dc into master May 8, 2018
@topliceanu topliceanu deleted the update-request-dep branch May 8, 2018 09:51
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