This repository was archived by the owner on Jan 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
cannot get value for key because 429'd #38
Copy link
Copy link
Open
Description
This is fun. Not sure what to do here, but attache-control getting rate limited in startup is ... fun.
time="2022-08-25T15:37:35Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:37:35Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:37:35Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:37:35Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:37:35Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:37:35Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:37:35Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:37:35Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:37:35Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:38:05Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:38:05Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:38:05Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:38:05Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:38:05Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:38:36Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:38:36Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:38:36Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:38:36Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:38:36Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:39:11Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:39:11Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:39:11Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:39:11Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:39:11Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:39:47Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:39:47Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:39:47Z" level=info msg="initializing a new consul client"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels