dwavesystems / dwavesystems/dwave-cloud-client
If poll fails without http error TypeError is raised
Open
- Dominant language
- Python
- Stars
- 63
- Forks
- 44
- Avg merge
- 13h 45m
- Merged PRs (30d)
- 1
Description
If there is a problem connecting to the service that is not an http error (eg DNS lookup fails) _do_poll_problems raises a TypeError with the message "'<=' not supported between instances of 'int' and 'NoneType'", which is confusing and obfuscates the root issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.