How to get a request fail reason?

Figured out that it was maximum document size in couchbase.
We are storing ASP.NET ViewState as binary into couchbase documents.
It was really tricky to diagnose :frowning: Some error code will significant simplify troubleshooting in such case…