Skip to content

Incorrect work if setup huge number of idle minutes #165

@berlicon

Description

@berlicon

Reproduce: I setup idle period with huge number:
UserIdleModule.forRoot({ idle: 10000000000000000000, timeout: 1, ping: 1 })

... and service notify me that time is up after 1 second.

Workaround: I setup idle with number: 1440 - number of minutes in one day (24 * 60 = 1440).

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