Skip to content

perf(observability): bound log flushing and retries #946

perf(observability): bound log flushing and retries

perf(observability): bound log flushing and retries #946

Triggered via pull request August 24, 2026 19:07
Status Success
Total duration 11m 29s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
11m 25s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
49s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L962
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L872
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L828
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L825
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L822
Do not define components during render.
eslint(no-unused-vars): apps/server/src/cli/config.test.ts#L712
Variable 'derivedPaths' is declared but never used. Unused variables should start with a '_'.
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
This generator function does not have `yield`