orbs-network / management-service

Reads network management state from Ethereum and reports it to Boyar and virtual chains
MIT License
2 stars 2 forks source link

detect and handle docker hub request quota breach #26

Closed amir-arad closed 4 years ago

amir-arad commented 4 years ago

see https://docs.docker.com/registry/spec/api/#on-failure-too-many-requests-2

talkol commented 4 years ago

IMO no longer relevant since we poll dockerhub every X minutes and no longer make requests on every request, even if we have a quota issue.. it will eventually sort itself out