This release fixes a scheduling issue introduced in v5.24.0 that could cause the node to become unresponsive when too many pipelines using detached operators were deployed simultaneously.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Scheduling issue with detached operators
Section titled “Scheduling issue with detached operators”Fixed a scheduling issue introduced in v5.24.0 that could cause the node to
become unresponsive when too many pipelines using detached operators like
from_udp were deployed simultaneously.