Skip to content

Remove timeout option and update node-fetch options#425

Merged
nikithauc merged 2 commits into3.0.0from
nikithauc/node-fetch-opts-update
Apr 19, 2021
Merged

Remove timeout option and update node-fetch options#425
nikithauc merged 2 commits into3.0.0from
nikithauc/node-fetch-opts-update

Conversation

@nikithauc
Copy link
Copy Markdown
Contributor

Fixes #423.

The timeout option is removed from node-fetch options and the recommended way is cancel the request on timeout https://github.com/microsoftgraph/msgraph-sdk-javascript/blob/3.0.0/docs/CancellingAHTTPRequest.md.

@nikithauc nikithauc requested review from baywet, ddyett and zengin April 16, 2021 22:42
@nikithauc nikithauc added this to the 3.0.0 milestone Apr 16, 2021
@nikithauc nikithauc merged commit 0043f10 into 3.0.0 Apr 19, 2021
@nikithauc nikithauc linked an issue Apr 19, 2021 that may be closed by this pull request
2 tasks
@nikithauc nikithauc deleted the nikithauc/node-fetch-opts-update branch April 26, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the timeout property of the fetchOptions is not working?

2 participants