googleapis / gax-php

Google API Extensions for PHP
http://googleapis.github.io/gax-php/
BSD 3-Clause "New" or "Revised" License
237 stars 52 forks source link

feat: Add Retry class #560

Closed ajupazhamayil closed 6 months ago

ajupazhamayil commented 6 months ago

Alternative for Retry and ExponentialBackoff classes in Google\Cloud\Core

ajupazhamayil commented 6 months ago

Discussed internally and chosen a new approach. Will continue this work here: https://github.com/googleapis/gax-php/pull/561

Hence closing it. Thank you for the suggestions..