Skip to content

v6.1.0

Latest
Compare
Choose a tag to compare
@tomwalder tomwalder released this 01 Dec 08:15
b865372

Added

Support for automated exponential backoff for some types of errors. See documentation here:
https://cloud.google.com/datastore/docs/concepts/errors

To enable:

\GDS\Gateway::exponentialBackoff(true);