Skip to content

Consider: Reminders, persistent durable and actor bound timers #739

@ktoso

Description

@ktoso

Actor Reminders is like reminders but for your actors!

Timers are just "fire in 10 seconds" but with Reminders we can do "remind me in 10minutes" and the reminder infra would watch that the reminder "completes" somehow; we'd only then hook of that the task was completed.

I was recently reminded of this via Reuben's great 2020 talk on Orleans :)

Link: https://dotnet.github.io/orleans/1.5/Documentation/Core-Features/Timers-and-Reminders.html#description-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    9 - maybe some dayThings that could make sense to look into, but we do not want to do so now. Similar to triagedt:timers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions