Closed harshad16 closed 1 year ago
The function sync_document in storages/sync.py is unable to traverse the document ids. Causing issues like ValueError No handler defined for document identifier /mnt/component/document/solver-rhel-8-py36-230111052532-e7dc96c907760295 https://sentry.io/organizations/red-hat-it/issues/3867414521/?alert_rule_id=529086&alert_timestamp=1673413911988&alert_type=email&environment=ocp4-test&project=1298083
ValueError No handler defined for document identifier /mnt/component/document/solver-rhel-8-py36-230111052532-e7dc96c907760295
Steps to reproduce the behavior:
Parse the document_id and sync the document to the appropriate handler.
thoth-storages in v0.73.6
thoth-storages
Bug description
The function sync_document in storages/sync.py is unable to traverse the document ids. Causing issues like
ValueError No handler defined for document identifier /mnt/component/document/solver-rhel-8-py36-230111052532-e7dc96c907760295
https://sentry.io/organizations/red-hat-it/issues/3867414521/?alert_rule_id=529086&alert_timestamp=1673413911988&alert_type=email&environment=ocp4-test&project=1298083Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
Parse the document_id and sync the document to the appropriate handler.
Environment information
thoth-storages
in v0.73.6