-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actor State TTL #1164
Actor State TTL #1164
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de0a847 - Browse repository at this point
Copy the full SHA de0a847View commit details -
Updates Dapr version to 1.12.0
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f0cd2a - Browse repository at this point
Copy the full SHA 2f0cd2aView commit details -
Adds
ttlInSeconds
to example Dapr applicationSigned-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0718834 - Browse repository at this point
Copy the full SHA 0718834View commit details
Commits on Oct 13, 2023
-
Use overloads when setting ttlInSeconds. Don't use nullable int
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e4ada7 - Browse repository at this point
Copy the full SHA 9e4ada7View commit details -
Use
DateTimeOffset?
rather thanDateTime?
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3866e7 - Browse repository at this point
Copy the full SHA f3866e7View commit details
Commits on Oct 17, 2023
-
Use TimeSpan instead of int seconds, and only expose TTLExpireTime in
change metadata Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea9999b - Browse repository at this point
Copy the full SHA ea9999bView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df5a6c0 - Browse repository at this point
Copy the full SHA df5a6c0View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5922940 - Browse repository at this point
Copy the full SHA 5922940View commit details
Commits on Nov 13, 2023
-
Revert github actions Dapr CI changes
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 982d100 - Browse repository at this point
Copy the full SHA 982d100View commit details -
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bb19da - Browse repository at this point
Copy the full SHA 5bb19daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4135c7 - Browse repository at this point
Copy the full SHA c4135c7View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f57b549 - Browse repository at this point
Copy the full SHA f57b549View commit details -
Fix Actor state test TTL exception check
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd58e97 - Browse repository at this point
Copy the full SHA cd58e97View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29265a0 - Browse repository at this point
Copy the full SHA 29265a0View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c381d6 - Browse repository at this point
Copy the full SHA 9c381d6View commit details
Commits on Nov 17, 2023
-
Fix-up actor ttl state bugs and add unit tests
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d5728d - Browse repository at this point
Copy the full SHA 6d5728dView commit details -
Return false in state provider if key is expired
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba7ab5e - Browse repository at this point
Copy the full SHA ba7ab5eView commit details -
Ensure enough time has passed before checking key
Signed-off-by: joshvanl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2967d4a - Browse repository at this point
Copy the full SHA 2967d4aView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9d66b6 - Browse repository at this point
Copy the full SHA d9d66b6View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1b0b00 - Browse repository at this point
Copy the full SHA a1b0b00View commit details