Thomas Decaux
Results
113
comments of
Thomas Decaux
trafficstars
it seems alloy dont take in account if the output stage is broken (queue full) or not, the input stage continue to read file but output stage drop data.
what about a "constraints" block? ``` constraints: { app -> app2: top-align } ```
Look like multiple nodes try to get the same lock, hence the timeout then the crash: