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
Describe what should be investigated or refactored
While the http2 what seems to fix our watch issues, it runs very high on memory. There documented issues around http2. In our case, we wanted to get the fix out ASAP as users were manually rolling the watch pod periodically to make the watch react to changes. However, we think we can improve the memory consumption around the http2 watch.
Describe what should be investigated or refactored
While the http2 what seems to fix our watch issues, it runs very high on memory. There documented issues around http2. In our case, we wanted to get the fix out ASAP as users were manually rolling the watch pod periodically to make the watch react to changes. However, we think we can improve the memory consumption around the http2 watch.
Links to any relevant code
src/fluent/watch.ts
http2WatchAdditional context
The text was updated successfully, but these errors were encountered: