oeps
This commit is contained in:
parent
242d936723
commit
355641f29e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue