You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Jovo Debugger UI on the Lifecycle panel to add timings.
Expected Behavior
Add timings to the Lifecycle history so you can see the amount of time that each middleware is taking. A threshold value can be set (500ms, 1s) at which point the text will show red.
Yellow highlight shows where timing for an individual middleware would be.
Pink highlight shows cumulative time in milliseconds. for the entire request pipeline.
Current Behavior
Lifecycle history without timings.
Error Log
n/a
Your Environment
Jovo Framework version used: 4.2.26
Operating System: Windows 11
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Update the Jovo Debugger UI on the Lifecycle panel to add timings.
Expected Behavior
Add timings to the Lifecycle history so you can see the amount of time that each middleware is taking. A threshold value can be set (500ms, 1s) at which point the text will show red.
Current Behavior
Lifecycle history without timings.
Error Log
n/a
Your Environment
The text was updated successfully, but these errors were encountered: