-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
participant-integration-api: Always wait for the first config lookup. (…
…#10500) * participant-integration-api: Always wait for the first config lookup. This means we don't have to guess how long a `lookupConfiguration()` round trip will take. Instead we can just submit the initial configuration if one is not found. Some drivers may still need to wait a while for other reasons. CHANGELOG_BEGIN CHANGELOG_END * kvutils: Explain `delayBeforeSubmitting`. Co-authored-by: Robert Autenrieth <31539813+rautenrieth-da@users.noreply.github.com> Co-authored-by: Robert Autenrieth <31539813+rautenrieth-da@users.noreply.github.com>
- Loading branch information
1 parent
313110c
commit 07da936
Showing
7 changed files
with
132 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.