Skip to content

Update TS API TSHttpTxnAborted to Distinguish client/server aborts #7902

@singhsanjay12

Description

@singhsanjay12

Currently, the purpose of the API is limited to providing success/error on overall transaction aborts. We should be able to distinguish client-side aborts from the actual server aborts. While client aborts may not be indicative of any direct problems with downstream servers, it's the server aborts that can be used as passive health-checks for the downstream origin hosts. Also, this makes troubleshooting the 'transaction aborts' easier because now we are able to eliminate an entire set of either client-side or server-side investigations, due to the ability to distinguish between them.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions