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

Add Support for Custom Refresh Intervals #424

Merged
merged 2 commits into from
Jul 29, 2023

Conversation

jordanleven
Copy link
Owner

Description

This PR adds support for user to be able to specify a custom refresh interval between 30 seconds and four hours.

Closes #408.

Spec

See Issue: 408

Validation

  • This PR has code changes, and our linters still pass.
  • This PR effects production code, so it was browser tested (see below).
  • This PR has new code, so new tests were added or updated, and they pass.

@jordanleven jordanleven self-assigned this Jul 29, 2023
@jordanleven jordanleven changed the title Add Support for custom Refresh Intervals Add Support for Custom Refresh Intervals Jul 29, 2023
@jordanleven jordanleven force-pushed the feat--add-custom-refresh-times branch from c1f14c9 to eb8b22e Compare July 29, 2023 20:11
@jordanleven jordanleven marked this pull request as ready for review July 29, 2023 20:41
@jordanleven jordanleven force-pushed the feat--add-custom-refresh-times branch from a4c5a35 to edd5d3e Compare July 29, 2023 20:42
- Adds support for users to be able to specify a custom refresh interval
  between 30 seconds and four hours.
@jordanleven jordanleven force-pushed the feat--add-custom-refresh-times branch from edd5d3e to 082169a Compare July 29, 2023 20:45
@jordanleven jordanleven merged commit 082169a into master Jul 29, 2023
8 checks passed
@jordanleven jordanleven deleted the feat--add-custom-refresh-times branch July 29, 2023 22:12
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.

allow longer refresh time
1 participant