home-climate-control / dz

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
http://homeclimatecontrol.com/
GNU General Public License v3.0
59 stars 7 forks source link

Figure out why Flux.delayElements() and Mono.delayElement() break the HeatPump #279

Open climategadgets opened 1 year ago

climategadgets commented 1 year ago

Expected Behavior

Using Flux.delayElements() or Mono.delayElement() works as documented.

Actual Behavior

It doesn't. Observed behavior is - next element from the flux is being emitted while the delay is underway.