-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I'd like to use it as idempotency key when calling other services.
Currently, the only way to get it is from headers, although I think it's available in the inner context somewhere.
I wanted to raise an issue first before opening a PR though, because I'm not sure this is a good idea.
Another piece of information: from what I can tell, other SDKs expose the invocation ID directly, but I couldn't find a way to get it when using the Rust SDK.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request