Skip to content

Log plugin install failure subtypes#31518

Draft
charlesgong-openai wants to merge 1 commit into
mainfrom
dev/charlesgong/import-failure-sub-error-types
Draft

Log plugin install failure subtypes#31518
charlesgong-openai wants to merge 1 commit into
mainfrom
dev/charlesgong/import-failure-sub-error-types

Conversation

@charlesgong-openai

@charlesgong-openai charlesgong-openai commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • classify plugin store and remote bundle I/O failures by privacy-safe operation context
  • include the normalized sub_error_type in structured plugin-install failure warnings
  • leave analytics events and schemas unchanged

Why

Top-level error types such as store_io collapse multiple filesystem operations, making logs harder to diagnose. The subtype identifies the failed operation without logging paths or new exception details.

Impact

Plugin-install warning logs gain an optional normalized subtype. Analytics payloads, app-server APIs, and stored data are unchanged.

Validation

  • just fmt
  • just test -p codex-core-plugins -p codex-app-server (1,235 passed; 14 failed and 6 timed out because local sandbox-exec was denied, test_stdio_server was unavailable, or user-level skill fixtures were loaded)

@charlesgong-openai charlesgong-openai force-pushed the dev/charlesgong/import-failure-sub-error-types branch from ee7eb97 to df65c4a Compare July 8, 2026 03:31
@charlesgong-openai charlesgong-openai changed the title Add import failure sub-error telemetry Log plugin install failure subtypes Jul 8, 2026
@charlesgong-openai charlesgong-openai changed the base branch from dev/charlesgong/session-import-and-command-migration to main July 8, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant