Skip to content

Commit 370974b

Browse files
Spencerspalger
andcommitted
[kbnClient] retry updating config if necessary (#83205)
Co-authored-by: spalger <spalger@users.noreply.github.com>
1 parent b977b63 commit 370974b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/kbn-dev-utils/src/kbn_client/kbn_client_ui_settings.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ export class KbnClientUiSettings {
102102
body: {
103103
changes: updates,
104104
},
105+
retries: 3,
105106
});
106107
}
107108

0 commit comments

Comments
 (0)