This commit is contained in:
Ruben van de Ven 2021-08-10 13:35:47 +02:00
parent 242d936723
commit 355641f29e
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ class Connection():
# RequesterFeedback=reason
)
except Exception as e:
logger.danger("ignoring exception on accepting/rejecting assignment!")
logger.critical("ignoring exception on accepting/rejecting assignment!")
logger.exception(e)
# save with new status after all processing is succesfull