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
We shouldn't panic in a reconcile loop, this results in issues with the controller crashing and blocking subsequent messages from being pulled from the queue. We should handle this more gracefully to prevent the controller crashing.
We shouldn't panic in a reconcile loop, this results in issues with the controller crashing and blocking subsequent messages from being pulled from the queue. We should handle this more gracefully to prevent the controller crashing.
insights-handler/internal/handler/insightsParserFilter.go
Line 57 in 25cd127
insights-handler/internal/handler/insightsFactsParserFilter.go
Line 56 in 25cd127
The text was updated successfully, but these errors were encountered: