Skip to content

Retry failed reporting

Volodymyr Yurchenko requested to merge retry-failed-reporting into master

Fixes operations#462 Closes #1073 (closed)

  • Requeue failed reports in MigrationReportPacker
  • Log the name of the object in case of BackendRados::lockBackoff() timeout
  • Log exceptions in case of failed report can't be requeued in MigrationReportPacker
  • Decide whether we should fail report or transfer if reporting failed
  • More verbose logging when creating reports in OStoreDB
Edited by Volodymyr Yurchenko

Merge request reports