Troubleshoot Duo Beat
Error 429 Too Many Requests
Duo recommends requesting logs once per minute.
If you are constantly receiving a 429 error as shown here:
The solution:
- With a single duo beat instance: Update the beat "period" value in the duobeat.yml config file from 40s to 60s.
With multiple duo beat instances: Update the beat "period" value in each instance's duobeat.yml config file according to the number of duobeat instances. For example, for 2 beat instances, update the period value to 2*period_value_in_config (i.e 80s if current period value is 40s).