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
@kerbybarrett persistently scheduled reminders inside an Akka.NET cluster, for things like "do this once every 24 hours"... The built-in scheduler is ephemeral and designed for high frequency, not precise periods of time like Quartz.NET
Add support for .NetStandard 1.6, at least create a PR with Quartz.NET 3.0 alpha
The text was updated successfully, but these errors were encountered: