v1.7.1
Bug fixes
errors in pipe() operator now won't cause a bad consistency in the total maxItemsFlowing
controlling system for backpressure
This bug would cause the backpressure to be considering itemsFlowing more than it should, and if number of errors would reach the defined maxItemsFlowing
, the Caminho run would get stuck.
Dependencies
- Bump braces from 3.0.2 to 3.0.3