mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2024-11-10 17:47:13 +08:00
add ignore for PTP going down
This commit is contained in:
parent
351f817b5f
commit
6b72b9f3fe
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ class Qbt:
|
|||
exception = [
|
||||
"DOWN",
|
||||
"DOWN.",
|
||||
"IT MAY BE DOWN,",
|
||||
"UNREACHABLE",
|
||||
"(UNREACHABLE)",
|
||||
"BAD GATEWAY",
|
||||
|
|
Loading…
Reference in a new issue