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

Debugging Flag #3

Open
BadgerBadgerBadgerBadger opened this issue Dec 21, 2016 · 0 comments
Open

Debugging Flag #3

BadgerBadgerBadgerBadger opened this issue Dec 21, 2016 · 0 comments

Comments

@BadgerBadgerBadgerBadger

Currently gohaqd doesn't output much debugging information. Once it receives an item from a queue, it hits the url assigned and waits for the response, displaying something only once the item has been processed (either a failure or success).

A debugging flag, passed in an environment variable would be great, whereby gohaqd can then start outputting most of its operations like successfully polling a queue (displaying that it didn't find a queue and is hence creating it), receiving an item and starting to hit the url provided, etc.

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

2 participants