HTTPClient timeout overrides timeout set in HTTPClient.execute(_:timeout:logger:)
#825
Labels
kind/bug
Feature doesn't work as expected.
If I create a HTTPClient as follows
and then call
the timeout in the execute call is ignored if it is longer than HTTPClient timeout.
This is particularly frustrating as
HTTPClient.shared
sets the timeout to be 90 secondsThe text was updated successfully, but these errors were encountered: