Transactions

Canned Responses for Requests / Transactions

Why FusionReactor request timing does not include browser rendering time
FusionReactor tracks the timing from when the request enters the servlet engine, up until the last byte was sent from the server. In this case, that would b...
Mon, 30 Nov, 2020 at 5:40 PM
How to stop JDBC statements being truncated
By default FusionReactor truncates JDBC statements to 1000 characters, you can disable truncation in JDBC > Settings > Logging / Metrics > SQL Test...
Mon, 9 Mar, 2020 at 11:00 AM