TODO left off here
This commit is contained in:
parent
97c5789b44
commit
e50e669b79
1 changed files with 2 additions and 0 deletions
|
@ -209,6 +209,8 @@ m_append_page(Proj, Bytes, Retries) ->
|
|||
{error_stale_projection, _} ->
|
||||
Retry();
|
||||
error_wedged ->
|
||||
TODO left off here: read-repair the projection store across all
|
||||
participants, then retry.............
|
||||
Retry();
|
||||
Else ->
|
||||
{Else, Proj}
|
||||
|
|
Loading…
Reference in a new issue