chore(observability): merge v2
This commit is contained in:
commit
18da3deee7
16 changed files with 489 additions and 697 deletions
|
|
@ -20,7 +20,7 @@ export const ModelHandler = HttpApiBuilder.group(Api, "server.model", (handlers)
|
|||
"model.default",
|
||||
Effect.fn(function* () {
|
||||
const plugins = yield* PluginSupervisor.Service
|
||||
yield* plugins.ready.pipe(
|
||||
yield* plugins.flush.pipe(
|
||||
Effect.timeoutOrElse({
|
||||
duration: "5 seconds",
|
||||
orElse: () =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue