Skip to content

chore: remove dead Diagnostics streaming-chunk configuration - #174

Open
detail-app[bot] wants to merge 1 commit into
devfrom
detail/dead-code/chore-remove-dead-diagnostics-streaming-chunk-conf-9adee8
Open

chore: remove dead Diagnostics streaming-chunk configuration#174
detail-app[bot] wants to merge 1 commit into
devfrom
detail/dead-code/chore-remove-dead-diagnostics-streaming-chunk-conf-9adee8

Conversation

@detail-app

@detail-app detail-app Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Remove the unused Diagnostics configuration section: the Diagnostics.java
class, its field/getter/setter and validation wiring in AppProperties, and
the app.diagnostics.* properties in application-dev.properties.

The only production consumers were in ResilientApiClient, which was
deliberately deleted in the OpenAI SDK integration commit (1690399,
"Remove ResilientApiClient (replaced by SDK integration)"). Since then
the diagnostics values were bound by Spring but never read - no
production call-sites for getDiagnostics(), isStreamChunkLogging(), or
getStreamChunkSample(), and no test references either.

History


Dead Code PRs can be configured here.

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