Cannot import RETRYABLE_ERR_FN_DEFAULT #2516
Labels
api: storage
Issues related to the googleapis/nodejs-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is your feature request related to a problem? Please describe.
I want to import RETRYABLE_ERR_FN_DEFAULT to be able to customize it
Describe the solution you'd like
export RETRYABLE_ERR_FN_DEFAULT
Describe alternatives you've considered
Copying the code into my repo is my current option, but this will drift from upstream over time, and hurts Google's ability to provide good service through GCS to nodejs consumers, imo.
Additional context
The text was updated successfully, but these errors were encountered: