Skip to content

System.TimeoutException enrichment  #131

Open
@pareszka

Description

@pareszka

Is it possible to enrich TimeoutException to include ActivityId/RequestId? We are getting from time to time TimeoutExceptions with message like that:
The request channel timed out attempting to send after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.

When trace logger is enabled, I can see messages coming from Dataverse lib, like that:
[TerminalFailure] Failed to Execute Command - Retrieve : SessionID=someGuid : RequestID=anotherGuid : Retrieve Request to Dataverse via IOrganizationService duration...

Is it possible to pass this kind of data in an exception?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions