thoth-station/graph-sync-scheduler

AttributeError: 'OpenShift' object has no attribute 'schedule_graph_sync'

Closed this issue · 2 comments

Sentry Issue: THOTH-1M0N

AttributeError: 'OpenShift' object has no attribute 'schedule_graph_sync'
  File "app.py", line 140, in cli
    graph_sync_id = openshift.schedule_graph_sync(

Failed to run sync for document id "package-extract-694fa9d8d4df4096", the template to be triggered was "graph-sync-job-package-extract": AttributeError("'OpenShift' object has no attribute 'schedule_graph_sync'",)

This requires new version of thoth-common.

Fixed by #66