Skip to content

fix: avoid panics when collecting info about the sync instance and no data pool available (#532)

Artyom Kartasov requested to merge 532-report-sync-status into master

Description

Avoid panics when collection info about the sync instance and no data pool available

Related issue

#532

Examples

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED

Closes #532

Merge request reports