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
Improved control over aggregate operations timing (#229)
* Remove duplicate tracing on event handling
* Increased request deduplication for Aggregate cluster actors, to support very long aggregates being rehydrated.
* Added the ability to set a default aggregate perform timeout, which will be used if the user does not provide a CancellationToken. Not enabled by default
0 commit comments