Files
dolt/chunks
Chris Masone 6ff58aa38b Report backpressure over the wire
Using ChunkStore.PutMany() means that the DataStore server code
can detect when the ChunkStore it's writing to can't handle
the amount of data being pushed. This patch reports that
status back across the wire to the client that's attempting
to write a Value graph. Due to Issue #1259, the only thing the
client can currently do is retry the entire batch, but we hope
to do better in the future.
2016-04-19 11:27:45 -07:00
..
2016-02-08 23:15:09 -08:00
2016-02-08 23:15:09 -08:00
2016-02-08 23:15:09 -08:00
2016-02-08 23:15:09 -08:00