Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement retry for fetching X-Pages of market data #41

Open
zweizeichen opened this issue Feb 9, 2018 · 0 comments
Open

Implement retry for fetching X-Pages of market data #41

zweizeichen opened this issue Feb 9, 2018 · 0 comments

Comments

@zweizeichen
Copy link
Member

At the moment there is no retry mechanism for the first request (for getting X-Pages) when fetching orders from ESI for a region/structure. If that request fails, the whole region won't get an update. A retry mechanism should be added here and here. Code can be copied from here. However if we want to do this The Right Way™ we should perform a randomized exponential backoff in those cases.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant