mirror of
https://github.com/hipcityreg/situation-monitor.git
synced 2026-04-27 08:36:01 +03:00
[PR #8] [MERGED] Reduce auto-refresh interval from 5 minutes to 1 hour #14
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/situation-monitor#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hipcityreg/situation-monitor/pull/8
Author: @xaelophone
Created: 1/10/2026
Status: ✅ Merged
Merged: 1/10/2026
Merged by: @xaelophone
Base:
main← Head:feature/reduce-autorefresh-interval📝 Commits (1)
74d3b66Reduce auto-refresh interval from 5 minutes to 1 hour📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
js/main.js(+2 -2)📄 Description
Summary
Context
With ~40 Worker requests per refresh cycle and a 5-minute interval, we were hitting ~37,000 requests in just 3 days. At the current rate, we'd exceed the 100k free tier limit in ~9 days.
Test plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.