I think this is a chicken and egg scenario but I'll give it a shot anyways.
To reduce the amount of load on my server, I want to have an update interval of like 5 or 10 minutes across the board. However, if a trigger is fired, I want the update interval for that particular item to be increased to something like 1 minute until a recovery then go back to 10 minutes.
How can I do this?
To reduce the amount of load on my server, I want to have an update interval of like 5 or 10 minutes across the board. However, if a trigger is fired, I want the update interval for that particular item to be increased to something like 1 minute until a recovery then go back to 10 minutes.
How can I do this?
Comment