Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Allow running Diagnostics on each request #43

Open
Thinkscape opened this issue May 9, 2013 · 0 comments
Open

Allow running Diagnostics on each request #43

Thinkscape opened this issue May 9, 2013 · 0 comments
Assignees

Comments

@Thinkscape
Copy link
Member

Use case (via Maxime Corbeau):

  • The diagnostics would be run on any requests.
  • IF all the tests are successful, then the request would be processed as usual.
  • IF some of the tests fail, the processing of the request would be stopped and the diagnostics page would be returned.

The reason for wanting this is that the test environment can change frequently: the above setup would allow detecting changes immediately as they occur without having to manually check the diagnostics page (which is cumbersome, and doesn't guarantee detecting changes as they occur anyway because it's checked sporadically whereas the only way to do so it to check on any request).
This obviously would be disabled for production environment.

@ghost ghost assigned Thinkscape Jul 25, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant