Skip to content

Feature request: Add support for Differentiating cached and regular responses in Idempotency for accurate metrics #795

@hjgraca

Description

@hjgraca

Use case

Manipulating the Idempotent Response Python docs
This allows to differentiate between regular and cached responses.

Java issue #1780

Solution/User Experience

You can set up a response_hook in the IdempotentConfig class to manipulate the returned data when an operation is idempotent. The hook function will be called with the current deserialized response object and the Idempotency record.

Alternative solutions

Acknowledgment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions