Fix failures on first run
This commit is contained in:
parent
69602cc6f1
commit
ad51026405
|
@ -181,6 +181,7 @@ class QueueProcBot:
|
|||
"msgtype": "m.notice",
|
||||
"body": f"Failed with exit code {exit_code}.",
|
||||
},
|
||||
ignore_unverified_devices=True,
|
||||
)
|
||||
|
||||
# update our marker
|
||||
|
|
Loading…
Reference in New Issue