mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
c3e38b88f2
This adds some opentracing annotations to ResponseCache, to make it easier to see what's going on; in particular, it adds a link back to the initial trace which is actually doing the work of generating the response.
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
Improve opentracing support for requests which use a `ResponseCache`.
|