Osiris-Team / AutoPlug-Client

Server manager with automatic plugin- mod- server- java- self- updater, scheduled restarts, automatic backups, shared folders, and many more handy features to automate/boost your server maintenance.
https://autoplug.one/
MIT License
56 stars 23 forks source link

Skip checks on plugin files updated recently. #220

Open anthonykour opened 11 months ago

anthonykour commented 11 months ago

Importance: 7/10

Problem: Too many api requests during the check plugins command, are causing a timeout on update requests.

Solution: Skip checks on plugins that have been updated by autoplug within the last 12 to 24 hours, to prevent an unnecessary API request from that particular plugin.