Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stretching the expected response time from the DK API (#167)
It seems like during peak periods that DK is not responding to invoice generation requests in time. This stretches the timeout to 10 seconds for GET requests and 15 seconds for POST requests, with is 2x and 3x the default of 5 seconds.
- Loading branch information