Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Querying account details is slow #4

Open
grctest opened this issue May 26, 2018 · 0 comments
Open

Querying account details is slow #4

grctest opened this issue May 26, 2018 · 0 comments

Comments

@grctest
Copy link
Contributor

grctest commented May 26, 2018

bitshares/python-bitshares#88

I've had to reduce account detail fetching in several functions (like the hertz 'home' page) to avoid significant loading delay.

Interesting ... can you try play around with num_retries ... you may also want to add

import logging
logging.basicConfig(level=logging.DEBUG)

to get more debugging info

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant