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

Catch HTTP errors #114

Open
krmaxwell opened this issue Jan 14, 2015 · 1 comment
Open

Catch HTTP errors #114

krmaxwell opened this issue Jan 14, 2015 · 1 comment

Comments

@krmaxwell
Copy link
Member

Currently HTTP errors (e.g. 404 when attempting a DNSDB lookup on an address not in the DB) fill up the console. We should either mute these or else provide better info so that they become useful.

@krmaxwell
Copy link
Member Author

We should also handle 502s and whatnot so we can wait a minute and retry.

@krmaxwell krmaxwell added this to the v0.2.0 Dingo milestone Apr 2, 2015
@krmaxwell krmaxwell added the ready label May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant