Skip to content

Feature request: improve generic types of Idempotency utility #1556

Closed
@dreamorosi

Description

@dreamorosi

Use case

The current version of the Idempotency utility uses generic types to allow for unknown payloads and function types. The types however are overly broad and use any.

We should dedicate time to improve them and narrow them down ahead of the GA release.

Solution/User Experience

TBD, however the new types should support all the types of payloads that the utility support while disallowing payload types that would cause runtime errors.

Alternative solutions

No response

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

confirmedThe scope is clear, ready for implementationfeature-requestThis item refers to a feature request for an existing or new utilityidempotencyThis item relates to the Idempotency Utility

Type

No type

Projects

Status

Shipped

Relationships

None yet

Development

No branches or pull requests

Issue actions