- Issue created by @joel_osc
- Status changed to Needs review
about 1 year ago 3:32pm 25 October 2023 - last update
about 1 year ago 86 pass
When using the linkchecker service to check a link with a connectivity problem the request will error out:
TypeError: Drupal\linkchecker\LinkCheckerService::Drupal\linkchecker\{closure}(): Argument #1 ($e) must be of type GuzzleHttp\Exception\RequestException, GuzzleHttp\Exception\ConnectException given
This is a known issue due to changes in Guzzle7, well explained in #3188920: Make Guzzle exception handling forward-compatible with Guzzle 7 → .
Needs review
2.0
Code