Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Create http call point to test error reporting #478

Closed
jrconlin opened this issue May 23, 2016 · 0 comments
Closed

Create http call point to test error reporting #478

jrconlin opened this issue May 23, 2016 · 0 comments
Assignees

Comments

@jrconlin
Copy link
Member

With the low number of errors and info messages being generated, there is concern that logging may break and we'd be unaware of any problem.

Create an endpoint that generates a demo error to validate logging.

@jrconlin jrconlin added the ready label May 23, 2016
@jrconlin jrconlin added this to the PUSHSVC-0: quality milestone May 23, 2016
jrconlin added a commit that referenced this issue May 24, 2016
call /v1/err to invoke a fake "error" for testing purposes.
Responds with a status of 418 and creates an appropriate log entry

Closes #478
@jrconlin jrconlin self-assigned this May 24, 2016
jrconlin added a commit that referenced this issue May 24, 2016
call /v1/err (or /v1/err/error) to invoke a fake "error" for testing purposes.
call /v1/err/critical to invoke a fake critical exception.
Responds with a status of 418 and creates an appropriate log entry.

Closes #478
jrconlin added a commit that referenced this issue May 26, 2016
call /v1/err (or /v1/err/error) to invoke a fake "error" for testing purposes.
call /v1/err/critical to invoke a fake critical exception.
Responds with a status of 418 and creates an appropriate log entry.

Closes #478
jrconlin added a commit that referenced this issue May 26, 2016
call /v1/err (or /v1/err/error) to invoke a fake "error" for testing purposes.
call /v1/err/critical to invoke a fake critical exception.
Responds with a status of 418 and creates an appropriate log entry.

Closes #478
bbangert pushed a commit that referenced this issue Jul 13, 2016
call /v1/err (or /v1/err/error) to invoke a fake "error" for testing purposes.
call /v1/err/critical to invoke a fake critical exception.
Responds with a status of 418 and creates an appropriate log entry.

Closes #478
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants