Skip to content
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

Extend grace period for newly unsuspended users #548

Merged
merged 1 commit into from
Apr 28, 2017

Conversation

boffbowsh
Copy link
Contributor

Before this functionality was added, the following would happen:

  1. User reaches inactivity time and gets automatically suspended at 5am
  2. User is unsuspended but doesn't yet log in
  3. User gets re-suspended at 5am the next day

This grace period was originally set at 3 days to combat this. However
it causes issues where people are off a day either side of a weekend
and is still generating repeat tickets. We’re going to try 7 days to
see if it reduces the number of support requests we receive.

Before this functionality was added, the following would happen:

1. User reaches inactivity time and gets automatically suspended at 5am
2. User is unsuspended but doesn't yet log in
3. User gets re-suspended at 5am the next day

This grace period was originally set at 3 days to combat this. However
it causes issues where people are off a day either side of a weekend
and is still generating repeat tickets. We’re going to try 7 days to
see if it reduces the number of support requests we receive.
@boffbowsh boffbowsh force-pushed the extend-unsuspend-grace-period branch from 2ac97ef to f5c6a1c Compare April 28, 2017 14:34
@boffbowsh boffbowsh merged commit d1cb201 into master Apr 28, 2017
@boffbowsh boffbowsh deleted the extend-unsuspend-grace-period branch April 28, 2017 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants