BitShares Forum

Main => Technical Support => Topic started by: TreantBG on September 07, 2018, 02:27:51 pm

Title: Handshake status 429 Too Many Request
Post by: TreantBG on September 07, 2018, 02:27:51 pm
Hello,

im experimenting with bitshares and im writing an integration tests

and this error is occurring only on my tests?

what does it mean?
do i make too many at one time? because the tests are just shooting away.
Or i do too many for a given amount of time like a day or hour?
Title: Re: Handshake status 429 Too Many Request
Post by: sschiessl on September 07, 2018, 02:35:59 pm
Can you please eloborate what you are testing and which API says that?
Title: Re: Handshake status 429 Too Many Request
Post by: TreantBG on September 07, 2018, 07:47:09 pm
i use the python library and i call the account orders
Title: Re: Handshake status 429 Too Many Request
Post by: clockwork on September 08, 2018, 07:25:45 pm
Use a different node...infrastructure nodes are rate-limited
Title: Re: Handshake status 429 Too Many Request
Post by: xeroc on September 18, 2018, 05:24:30 pm
Use a different node...infrastructure nodes are rate-limited
Actually, they are not (yet)
However, the pybitshares library uses .eu's node which does have rate-limitations.