EugenGanshorn / GuzzleBundleRetryPlugin

Retry Plugin for EightPointsGuzzleBundle
MIT License
5 stars 14 forks source link

Retry callback is now adjustable through bundle configuration #9

Closed fred-jan closed 2 years ago

fred-jan commented 3 years ago

This change will allow to assign a custom service to receive retry callbacks, instead of the default logger service of this bundle.