Skip to content

Add shutdown outcome telemetry to LLM queue worker - #2746

Open
Chris0Jeky wants to merge 1 commit into
mainfrom
issue-1632/shutdown-metrics
Open

Add shutdown outcome telemetry to LLM queue worker#2746
Chris0Jeky wants to merge 1 commit into
mainfrom
issue-1632/shutdown-metrics

Conversation

@Chris0Jeky

Copy link
Copy Markdown
Owner

Summary

  • Emit finite abandoned_shutdown and cancelled_requeued worker outcomes only after the corresponding shutdown write succeeds.
  • Cover processing cancellation, retry-backoff cancellation, and failed-cleanup negative controls.

Verification

  • dotnet restore backend/tests/Taskdeck.Api.Tests/Taskdeck.Api.Tests.csproj
  • dotnet test backend/tests/Taskdeck.Api.Tests/Taskdeck.Api.Tests.csproj -c Release -m:1 --filter "FullyQualifiedName~LlmQueueToProposalWorkerTests" --no-restore (52 passed)
  • git diff --check

No merge or issue close performed. Refs #1632

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pending

Development

Successfully merging this pull request may close these issues.

1 participant