0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Hack1,302 forks (1,302 forks)auto 404
enhancementgameboardhacktoberfest
Repository metrics
- Stars
- 6,553 stars (6,553 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
We currently hard code the module refresh time interval. We should allow admins to customize this interval, possibly with different intervals for different modules.
Contributor guide
- Research direction
- Locate the hard coded refresh interval in the codebase and design a configuration system that allows administrators to set different intervals per module via environment variables or a config file.
- Tech stack
- None
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Git