Open
Description
The package currently uses Guzzle directly, which means requests won't appear in core tools like Pulse and Telescope. It would be great if Laravel's HTTP client could be used instead to ensure compatibility with the wider Laravel ecosystem.
It also doesn't work with things like Sentry's Laravel HTTP client integration: getsentry/sentry-laravel#797
As a side note, it would also provide a solution to this issue since Laravel's HTTP client has built in retry functionality.
Metadata
Metadata
Assignees
Labels
No labels