hyperjumptech / monika

Monika is a command line application to monitor every part of your web app using a simple YAML configuration file. Get alert not only when your site is down but also when it's slow.
https://monika.hyperjump.tech
MIT License
605 stars 67 forks source link

Cache the responses of identical requests to prevent multiple requests within a short time #1285

Open haricnugraha opened 6 months ago

haricnugraha commented 6 months ago

To save network bandwidth, Monika needs to cache the responses of identical requests.

syamsudotdev commented 5 months ago

Reopening this issue, thinking of better alternative is to "compact" identical probes into one