Github user redoz commented on the issue:
https://github.com/apache/tinkerpop/pull/915
Is it out of scope to add the attribute collection to the ResponseException
as well? It's a very minor change (it requires only adding the property to the
exception type, and changing one line of code where the exception is
instantiated) and it would be quite useful when dealing with Cosmos DB. It
might also close TINKERPOP-1906, or at least offer a decent work-around until
it can be resolved properly.---
