sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

ScheduleClient is missing an option to add interceptors

Open dano opened this issue 1 year ago • 0 comments

Expected Behavior

There should be an API on ScheduleClientOptions to add ScheduleClientCallsInterceptor (or maybe ScheduleClientInterceptor, if the pattern used by WorkflowClient is followed) instances to the ScheduleClient.

Actual Behavior

There is no such API.

dano avatar May 01 '24 14:05 dano