-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Read Logical Time Manager timestamp from the actor state (#356)
* Add AnyCPU configuration in code.sln * Read the logical time manager value from the state provider Make StateProviderInitRetryDelayMilliseconds a const field Wait for Logical Time Manager to start before loading reminders Rename InitializeAndStartLogicalTimeManager * Remove extra ReleaseAssert * minor variable name change * Read LogicalTimeManager Timestamp from state for VolatileActorStateProvider also * KVS: Better exception handling; wait for read status * Volatile: Better exception handling; wait for read status * Add traces when waiting for WriteStatus to be Granted * resolve some comments
- Loading branch information
1 parent
a3146b7
commit d9d2ee1
Showing
4 changed files
with
374 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.