Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit db890fd

Browse filesBrowse files
authored
fix(retry): export RETRYABLE_ERR_FN_DEFAULT (#2517)
Without this, it's difficult to create an informational/delegated retry function, that wraps the default and logs the outcome / does some additional logic
1 parent f78fe92 commit db890fd
Copy full SHA for db890fd

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎src/index.ts

Copy file name to clipboardExpand all lines: src/index.ts
+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ export {
7878
HmacKeyResourceResponse,
7979
IdempotencyStrategy,
8080
PreconditionOptions,
81+
RETRYABLE_ERR_FN_DEFAULT,
8182
ServiceAccount,
8283
Storage,
8384
StorageOptions,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.