This question How to turn on CircuitOptions.DetailedErrors? shows how to turn on DetailsErrors
but this is called once when the server starts up.
I would like to be able to switch DetailedErrors
for a specific circuit so I can debug issues for a specific user without having it affect the whole system.
Is this possible?