sapling/eden/scm/lib/streams
Jun Wu b35886ecdf streams: add logic to handle missing items
Summary:
In case the server does not respect the input contract and missed
some items without returning errors. The current logic would retry
forever. Change it to detect the issue and raise an error.

Reviewed By: DurhamG

Differential Revision: D24293497

fbshipit-source-id: 09421c7743078a488a9c81ce66fd92c12b39543c
2020-10-20 15:24:27 -07:00
..
src streams: add logic to handle missing items 2020-10-20 15:24:27 -07:00
Cargo.toml streams: add abstraction about downloading missing data from remote 2020-10-06 19:13:02 -07:00