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 have this weird issue (probably after we update Argo Workflows to v3.5.7 and Argo Events to `v1.9.1).
We have one Kafka Event Bust and multiple argo sensors with their own filters. After a few days, the sensor object does not response to new messages anymore. Only after the sensor pod is restarted, it comsumes pending messages.
There is an error log on argo workflows server for problematic sensor xxx-sensor but I don't know what that means:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey,
We have this weird issue (probably after we update Argo Workflows to v3.5.7 and Argo Events to `v1.9.1).
We have one Kafka Event Bust and multiple argo sensors with their own filters. After a few days, the sensor object does not response to new messages anymore. Only after the sensor pod is restarted, it comsumes pending messages.
There is an error log on argo workflows server for problematic sensor xxx-sensor but I don't know what that means:
time="2024-07-10T08:45:24.109Z" level=error msg="context canceled" namespace=argo podName=xxx-sensor-gpc57-7977c4b665-ccfck
Beta Was this translation helpful? Give feedback.
All reactions