-
Notifications
You must be signed in to change notification settings - Fork 8
OPDATA-4087 track WS streamHandler connection attempts #614
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
OPDATA-4087 track WS streamHandler connection attempts #614
Conversation
|
👋 mmcallister-cll, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
NPM Publishing labels 🏷️🟢 This PR has valid version labels and will cause a |
…enting transport config.url()
alejoberardino
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, very minimal change, don't see any risk at all to existing adapters
|
🚀 Successfully created version bump PR: #615 |
https://smartcontract-it.atlassian.net/browse/OPDATA-4087
Enabling connection attempt counting to use for URL selection (current use case) in implementing EAs.
Example usage in tiingo-state EA: smartcontractkit/external-adapters-js#4198