You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
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"
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is fun. Not sure what to do here, but attache-control getting rate limited in startup is ... fun.
The text was updated successfully, but these errors were encountered: