orleans
orleans copied to clipboard
Set operation response timeout to a runtime value
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?