.pipeTo(...)) while still using the default id. Targets persist
their resume cursor under the pipe’s id, so a shared/default id would let two pipes silently
overwrite each other’s progress.
Fix — set a stable, globally unique, non-empty id:
Pipe configuration — Pipe requires a unique id
.pipeTo(...)) while still using the default id. Targets persist
their resume cursor under the pipe’s id, so a shared/default id would let two pipes silently
overwrite each other’s progress.
Fix — set a stable, globally unique, non-empty id: