logger.warn("Moving of pipeline radb_id=%s otdb_id=%s caused the status to change to %s",updated_task['id'],updated_task['otdb_id'],updated_task['status'])
#TODO: automatically resolve conflict status by moved pipeline in first free time slot.
exceptExceptionase:
...
...
@@ -119,16 +127,14 @@ class ScheduleChecker():
defcheckApprovedTasks(self):
try:
now=datetime.utcnow()
logger.info('checking approved tasks for status in mom')