⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Feature/debug mode#4

Open
php-rock wants to merge 3 commits intosajya:masterfrom
php-rock:feature/debug-mode
Open

Feature/debug mode#4
php-rock wants to merge 3 commits intosajya:masterfrom
php-rock:feature/debug-mode

Conversation

@php-rock
Copy link

No description provided.

@tabuna
Copy link
Member

tabuna commented Aug 17, 2020

Hi @php-rock, this is a great idea. But we can do the same at the middleware level.

Maybe it's worth making an event?

  • ProcedureAccepted - The event occurs on any correct/incorrect request before it is processed.
  • ProcedureSucceeded - The event occurs after a successful request
  • ProcedureFailed - The event occurs after a failed request

As far as developer mode is concerned, I would like to see slightly different data.
For example trace errors in the returned JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants