numaflow
numaflow copied to clipboard
When the vertex stops processing the data, highlight as Not Processing instead of Not available
Describe the bug When the vertex stop processing the data, highlight as Not Processing instead of Not available
Message from the maintainers:
Impacted by this bug? Give it a 👍. We often sort issues this way to know what to prioritize.
For quick help and support, join our slack channel.
This processing rate is coming from the daemon server based on how we track data movement based on reads. We might have to somehow distinguish not processing vs not reading. There is a tight cause/effect relationship that can get inverted in every phase of the cycle.