Skip to content

Log warning when task repeat interval is lower than reminder tick interval #2

@Horusiath

Description

@Horusiath

As mentioned in docs, reminders doesn't play well in sub-second intervals due to their persistent nature. In practice the default interval precision is set to 10 seconds, which means, that any repeat intervals with lower value may result in messages not being send. We should make log on warning/error level when user tries to schedule task with repeatInterval lower than akka.persistence.reminder.tick-interval.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions