I am trying to monitor 9 docker containers with docker-notify. After adding the last project docker-notify started spamming me with error messages. In the result from docker-hub I see messages containing the following:
statusCode: 429,
statusMessage: 'Too Many Requests',
Which suggests that I am making to many requests to Docker hub. Any suggestions on how I can monitor more then 8 projects?
I am trying to monitor 9 docker containers with docker-notify. After adding the last project docker-notify started spamming me with error messages. In the result from docker-hub I see messages containing the following:
Which suggests that I am making to many requests to Docker hub. Any suggestions on how I can monitor more then 8 projects?