You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to pass in Timeout.InfiniteTimeSpan to RedisDistributedSynchronizationOptionsBuilder.ExtensionCadence, I get an error message: extensionCadence must be less than expiry 00:00:01. To disable auto-extension, specify Timeout.InfiniteTimeSpan...
The text was updated successfully, but these errors were encountered:
This is a real bug and actually a duplicate of #130 . Therefore, I'm going to close. Something I'd like to understand is your reason for wanting to disable auto-extension; if you view the discussion on the linked issue you can see that we determined that this wasn't actually the right course of action for the OP's use-case. Would you mind commenting about your use-case on #130 ?. Thanks!
When trying to pass in Timeout.InfiniteTimeSpan to RedisDistributedSynchronizationOptionsBuilder.ExtensionCadence, I get an error message: extensionCadence must be less than expiry 00:00:01. To disable auto-extension, specify Timeout.InfiniteTimeSpan...
The text was updated successfully, but these errors were encountered: