orleans icon indicating copy to clipboard operation
orleans copied to clipboard

Set operation response timeout to a runtime value

Open aelij opened this issue 8 months ago • 0 comments

The only way I could find to set a response timeout for a specific operation was using the ResponseTimeout attribute. We's like to be able to specify this value from configuration / call parameters. Would it be possible to add a SetDefaultResponseTimeout method to IInvokable so we could use it in a call filter?

aelij avatar Jun 15 '25 11:06 aelij