@hackage throttled-io-loop0.1.0.2

Loop over an action but throttle it to a certain rate

This provides a function that loops over an IO action endlessly, but limited to a certain number of executions per time period.