fili
fili copied to clipboard
Enable LoadTask to mutate running period
It's going to be very useful if we are able to dynamically set/mutate the period of LoadTask. One use case is that when a health check is backed by a load task, if service is healthy, we can run the check less frequently. If the service is in an unhealthy state, we can run the check more frequently, since we hope that failures are brief.