accept 201 or 202 response codes as success from api
This commit is contained in:
parent
88e253d164
commit
85cecd6280
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
Traceback (most recent call last):
|
||||
File "{file}", line 229, in parseArguments
|
||||
File "{file}", line 230, in parseArguments
|
||||
args.timeout = int(configs.get('settings', 'timeout'))
|
||||
ValueError: invalid literal for int() with base 10: 'abc'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue