Skip to content

Improve Shutdown and App Configuration

Pre-release
Pre-release

Choose a tag to compare

@nagendramishr nagendramishr released this 20 Mar 20:38
· 293 commits to Streaming-Release-TR since this release
8dc8431

2.2.10.3

Proxy:

  • OnShutdown: stop listening, begin aggressively event flushing => after timeout period: continue working, flushing events until done or killed.
  • Begins to slow down connections when circuit breaker would trip
  • Refactor app configuration code for readability and remove unnecessary code
  • Server now slows down when number of memory events gets large
  • Health probe now shows not-ready if number of unflushed events is large
  • Update dotnet library versions

Nullserver:

  • Updates to allow testing for streaming / non-streaming
  • Allow tester to specify delay time

What's Changed

Full Changelog: v2.2.10.2...v2.2.10.3