Skip to content

minor fixes#138

Merged
nagendramishr merged 29 commits into
Streaming-Release-TRfrom
feature-direct-backend
Apr 10, 2026
Merged

minor fixes#138
nagendramishr merged 29 commits into
Streaming-Release-TRfrom
feature-direct-backend

Conversation

@nagendramishr
Copy link
Copy Markdown
Collaborator

  • loggers: Replace Delay(500) with an interval timer to reduce unnecessary object creation
  • Cache 1000 ProxyEvent objects to reuse instances to reduce object churn configured via ReuseEvents boolean
  • Add /healthdetail for more memory details to health probe
  • Clean up /health details to make it more readable
  • Add memory GC collector to healthcheck timer configurable via GC2InternalSecs
  • Remove unnecessary Infinite delay task from server hot path
  • Use alpine as the base image which offers better memory recovery
  • Bug fix probe logging issue missing the status
  • Bug fix for encoding when streaming and encoding was missing
  • Bug fix: failing to load a config file was getting confused with ZeroProfilesOK
  • Misc fixes for logging

@nagendramishr nagendramishr merged commit 945751d into Streaming-Release-TR Apr 10, 2026
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