AttributeError in Progress object while updating status

Summary

Error encountered in the Progress object while trying to update status, AttributeError: ‘Progress’ object has no attribute ‘status’.


Question

<@U04SE163WC8> File “/airbyte/.venv/lib/python3.10/site-packages/dagger/_engine/progress.py”, line 33, in update
if self.status:
AttributeError: ‘Progress’ object has no attribute ‘status’



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["attributeerror", "progress-object", "update-status", "pyairbyte"]