Skip to content

Conversation

andybharness
Copy link
Contributor

@andybharness andybharness commented Jul 16, 2025

Release 1.8.0 inadvertently increased the noise in the logs when the SDK is repeatedly shutdown. With that change, we now check if a shutdown is in progress and if so, it aborts any inflight requests with a generic reset/cancel error. This reset/cancel request inadvertently gets logged which causes misleading endpoint logs. This changes removes that noise.

  • Avoid logging disconnect errors on shutdown
  • Log additional stack traces for diagnostics
  • Fixed polling log to make it more unique

@andybharness andybharness marked this pull request as ready for review July 16, 2025 11:47
@andybharness andybharness merged commit dbc1361 into main Jul 16, 2025
2 checks passed
@andybharness andybharness deleted the FFM-12506 branch July 16, 2025 13:44
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.

2 participants