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

add http request status code error checking #4

Closed
datwiz opened this issue Jun 26, 2018 · 2 comments
Closed

add http request status code error checking #4

datwiz opened this issue Jun 26, 2018 · 2 comments

Comments

@datwiz
Copy link

datwiz commented Jun 26, 2018

Added checks for http requests to log and exit when an http return code other than "200" is returned.

Had an issue getting the job to work and added the return code checks to help debug the issue.
Turns out the error was due to an embedded line feed char in a secret, but the error checking helped to diagnose the issue.

@frankreno
Copy link
Owner

fixed by #5

@frankreno
Copy link
Owner

changes are now available in docker tag 0.0.3/latest

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

2 participants