Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
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

@jcjones

Description

@jcjones

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions