Skip to content

Commit

Permalink
[kbnClient] retry updating config if necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Nov 11, 2020
1 parent 877853a commit abe3640
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ export class KbnClientUiSettings {
body: {
changes: updates,
},
retries: 3,
});
}

Expand Down

0 comments on commit abe3640

Please sign in to comment.