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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Moved to .Net 4.7.2
Now warming up (stateless) service grain dependencies during service startup before the service starts accepting traffic so the first few calls have a lower latency
Now logging individual fields and supporting Non/Sensitive attributes for nested generic request object fields
Added a delay to timeouts when calling Consul to match Consul's own added delay (1/16 of the total timeout time at random, to spread the load of long-polling clients), in the new service discovery mechanism.