Skip to content

Conversation

@vikasiwp
Copy link
Contributor

@vikasiwp vikasiwp commented Jul 2, 2025

…ent adaptive filesystem scanning

  • Secure /site-usage endpoint with proper API key authentication instead of __return_true
  • Implement adaptive filesystem scanning frequency based on staging activity:
    • Hourly scanning for sites with staging activity within 7 days
    • 12-hour scanning for sites with staging activity within 30 days
    • Daily scanning for sites with low staging activity
  • Track staging creation timestamps to determine scanning frequency
  • Add proper cleanup of new options in uninstall process
  • Add comprehensive CLAUDE.md documentation for future development

This significantly reduces server load from hourly filesystem scanning while maintaining snappy UI performance during staging creation.

…ent adaptive filesystem scanning

- Secure /site-usage endpoint with proper API key authentication instead of __return_true
- Implement adaptive filesystem scanning frequency based on staging activity:
  * Hourly scanning for sites with staging activity within 7 days
  * 12-hour scanning for sites with staging activity within 30 days
  * Daily scanning for sites with low staging activity
- Track staging creation timestamps to determine scanning frequency
- Add proper cleanup of new options in uninstall process
- Add comprehensive CLAUDE.md documentation for future development

This significantly reduces server load from hourly filesystem scanning while maintaining
snappy UI performance during staging creation.
@vikasiwp vikasiwp changed the base branch from main to develop August 4, 2025 13:15
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.

3 participants