Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supoptimal number of api calls #274

Open
josojo opened this issue Mar 23, 2021 · 0 comments
Open

Supoptimal number of api calls #274

josojo opened this issue Mar 23, 2021 · 0 comments
Labels
bug Something isn't working low priority

Comments

@josojo
Copy link
Contributor

josojo commented Mar 23, 2021

@elena-zh found that we have an unoptimal amount of API-call.
Here are her findings:

However, I still see the next duplicating requests when I load an auction details:

get_clearing_order_and_volume - 2 requests
get_auction_with_details - 2 requests
get_user_orders_without_canceled_or_claimed - 2 requests

@elena-zh elena-zh added bug Something isn't working low priority labels Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority
Projects
None yet
Development

No branches or pull requests

2 participants