You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve async log handling and fix test compatibility
- Add proper context management to logger goroutines
- Fix log level conversion in fake API PatchLogs method
- Improve goroutine lifecycle with cancellation support
- Use ticker-based approach for more reliable log sending
- Continue on PatchLogs errors instead of exiting goroutine
Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>
0 commit comments