pyetrade icon indicating copy to clipboard operation
pyetrade copied to clipboard

timeout setting of requests on all classes

Open ecourreges-orange opened this issue 4 years ago • 1 comments

Hello, I see a timeout param on ETradeOrder, however there isn't any on market, accounts, authorization. The E*Trade API is running very slow right now and the default requests timeout is just too long (even though it ends up answering in success but after a couple of minutes). I may issue a PR later if you don't have time to implement this.

Thanks, Regards.

ecourreges-orange avatar Jun 26 '20 16:06 ecourreges-orange

I noticed the whole eTrade website is running slow. The API was running slow for me as well Thursday night. Around 11 pm ET, it seemed to pick up.

On Fri, Jun 26, 2020 at 9:06 AM Emmanuel Courreges [email protected] wrote:

Hello, I see a timeout param on ETradeOrder, however there isn't any on market, accounts, authorization. The E*Trade API is running very slow right now and the default requests timeout is just too long (even though it ends up answering in success but after a couple of minutes). I may issue a PR later if you don't have time to implement this.

Thanks, Regards.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jessecooper/pyetrade/issues/25, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABE3CHBKVDIM3CKCKHHZUDDRYTBQ5ANCNFSM4OJOW7XQ .

1rocketdude avatar Jun 26 '20 19:06 1rocketdude