Task status update and execution handling - #197
Conversation
|
When building everything from scratch in a clean docker environment. The Device Manager throws the following ImportError: cannot import name 'DeviceStatus' from 'scanhub_libraries.models' (/usr/local/lib/python3.13/site-packages/scanhub_libraries/models.py) |
Make sure you are using the local base image (see .env file). Per default die base image hosted on GHCR is used, which does not contain the changes made in the PR. |
|
getting now another error during docker compose up: time="2025-08-28T17:32:31+02:00" level=warning msg="The "DATA_LAKE_DIR" variable is not set. Defaulting to a blank string." |
My bad, I didn't commit the |
|
yes, everythings seems to be working now - thx👍 |
INPROGRESSfor acquisition and workflow tasksItemStatus.ERROR(& removed statusDELETED)closes #166
closes #145