-
New Feature
-
Resolution: Unresolved
-
None
-
None
-
Critical
-
Added proper handling of the error if t5memory rejects request due to scheduled restart
-
Emptyshow more show less
The problem:
In case t5memory is processing a long running task (reorganize, import) and it recieves restart signal it will finish a long running task before actual restart. During this it will reject any request to it including status.
TODO:
Need to add proper handling of such responses and add retry where it is applicable.
Fuzzy and Update calls are covered in TRANSLATE-4876 and TRANSLATE-4877
Need to cover also other calls like status/translate/concordance etc.
- relates to
-
TRANSLATE-4876 Make re-try calls on fuzzy search with t5memory
- Done
-
TRANSLATE-4877 Make re-try calls on update of segments in t5memory
- Done