Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught exception on empty response from OTX #10

Open
demospace opened this issue Dec 6, 2018 · 0 comments
Open

Uncaught exception on empty response from OTX #10

demospace opened this issue Dec 6, 2018 · 0 comments

Comments

@demospace
Copy link

OTXv2.py throws an exception from line 83 (response.read().decode...) if there is no data in the response.

I find that this happens at least once while running the ip reputation generator on reasonably large pulse subscriptions. As the exception is uncaught, the long-running getall_iter() fails and getting an updated reputation.list is very difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant