-
Notifications
You must be signed in to change notification settings - Fork 363
Open
Labels
SpiceDBarea/perfAffects performance or scalabilityAffects performance or scalabilityarea/toolingAffects the dev or user toolchain (e.g. tests, ci, build tools)Affects the dev or user toolchain (e.g. tests, ci, build tools)hint/good first issueSomeone new could handle thisSomeone new could handle thispriority/3 lowThis would be nice to haveThis would be nice to have
Description
cobrautil/v2 async logger was introduced in #844 and then disabled in #888. Currently there is no means to prevent log from being lost on process termination because the corresponding log buffer is not being flushed.
Reintroduce async log, making sure we can flush out when the process is terminating.
Metadata
Metadata
Assignees
Labels
SpiceDBarea/perfAffects performance or scalabilityAffects performance or scalabilityarea/toolingAffects the dev or user toolchain (e.g. tests, ci, build tools)Affects the dev or user toolchain (e.g. tests, ci, build tools)hint/good first issueSomeone new could handle thisSomeone new could handle thispriority/3 lowThis would be nice to haveThis would be nice to have