home-climate-control/dz

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

Opened this issue · 0 comments

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.