Skip to content

Request failed with status code 429 (too many requests) #985

Description

@2011

Absolutely blwon away by the new standalone TypeScript version. Easier to use with sensible defaults and more intuitive commands.

I did encounter one issue, though. When I run wallet-cli (using linux-x64) stake info, I almost always get:

error [rpc_error]: TRON getAccount failed: HTTP 429

or

error [rpc_error]: TRON getAccountResources failed: Request failed with status code 429

or

error [rpc_error]: TRON getCanWithdrawUnfreezeAmount failed: Request failed with status code 429

I only want to run this command twice (before I vote, and after I vote), but the stake info command has succeeded only once out of about twenty attempts, marking it as a problem. It appears that the command sends multiple RPC requests (too many in a short period of time), causing it to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions