Eppo-exp / node-server-sdk

Eppo Node.js SDK
MIT License
9 stars 0 forks source link

Increase request timeout to 5s #26

Closed evanmiller closed 1 year ago

evanmiller commented 1 year ago

labels: mergeable

Fixes: #issue

Motivation and Context

Seeing some timeouts with FF customers

https://eppo-group.slack.com/archives/C02HGLY0LAJ/p1677528152679929

Description

Make this number consistent with the client SDK

https://github.com/Eppo-exp/js-client-sdk/blob/main/src/constants.ts

How has this been tested?