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

enhance discovery function and fix bugs #46

Merged
merged 5 commits into from
Jan 15, 2024
Merged

Conversation

erwin-wee
Copy link
Collaborator

@erwin-wee erwin-wee commented Jan 11, 2024

Description

  • Make discovery function more robust to work with different types of responses, and catch timeout and json value exceptions
  • add usage of ThreadpoolExecutor to speed up discovery function

Issues Resolved

  • Discovery tool crashes when requests time out
  • Tool is not able to correctly identify if the method is supported for certain providers
  • Tool not working properly with avalanchego client as argument

- Make discovery function more robust to work with different types of responses, and catch timeout and json value exceptions
- add usage of ThreadpoolExecutor to speed up discovery function
@erwin-wee erwin-wee added bug Something isn't working enhancement New feature or request labels Jan 11, 2024
@erwin-wee erwin-wee self-assigned this Jan 11, 2024
@erwin-wee erwin-wee merged commit c36a2e1 into main Jan 15, 2024
5 checks passed
@erwin-wee erwin-wee deleted the feature/enhance-discovery branch January 31, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants