w
CI for csaxs_bec / test (push) Failing after 1m26s

This commit is contained in:
2026-06-19 14:18:05 +02:00
parent 8b32e35915
commit 29293e3e6c
@@ -609,7 +609,7 @@ class DDG1(PSIDeviceBase, DelayGeneratorCSAXS):
logger.warning(
f"MCS card is not in acquiring state, current state: {mcs.acquiring.get()}"
)
status_mcs.wait(timeout=3)
status_mcs.wait(timeout=3)
except Exception as exc:
logger.warning(f"MCS did not go to Acquiring within 3s. Retrying erase_start {exc}")
mcs.erase_start.put(1)