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

Resolve "Check API keys for permissions to endpoints before subscribing to ws feeds" #45

Conversation

btschwertfeger
Copy link
Owner

@btschwertfeger btschwertfeger commented Jan 12, 2025

Summary

Before subscribing to the ticker and execution channels, the algorithm checks relevant endpoints to ensure that the API keys do have the permissions required to run this algorithm.

Closes #44

@btschwertfeger btschwertfeger added the technical dept Things that could be improved label Jan 12, 2025
@btschwertfeger btschwertfeger added this to the Beta milestone Jan 12, 2025
@btschwertfeger btschwertfeger self-assigned this Jan 12, 2025
@btschwertfeger btschwertfeger enabled auto-merge (squash) January 13, 2025 05:57
@btschwertfeger btschwertfeger merged commit f79e3b9 into master Jan 13, 2025
21 checks passed
@btschwertfeger btschwertfeger deleted the 44-check-api-keys-for-permissions-to-endpoints-before-starting-the-websocket-connection branch January 13, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical dept Things that could be improved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check API keys for permissions to endpoints before subscribing to ws feeds
1 participant