-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugin: Log only once on successful agent request (#1015)
Previously we'd log 4 times for each request. This change moves all the fields into a single line that's emitted while we hold the state lock, so that we maintain the guarantee that log lines are produced in order of the changes that were made to the state. Part of neondatabase/cloud#15591.
- Loading branch information
Showing
1 changed file
with
24 additions
and
26 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