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

fix: temp remove broken rpc #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: temp remove broken rpc #39

wants to merge 1 commit into from

Conversation

moraesjeremias
Copy link
Member

Problem Statement

Currently Onfinality endpoint has some auth endpoint issues and it also still uses an apikey query param which is suboptimal.

Until we fix the endpoint itself let's remove it from config to reduce unnecessary RPC call retries on LC side.

Error: Unexpected server response: 401
Handshake Details
Request Method: GET
Status Code: 401 Unauthorized
Request Headers
Sec-WebSocket-Version: 13
Sec-WebSocket-Key: frxm1WCNwrj0go56pgk0qQ==
Connection: Upgrade
Upgrade: websocket
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
Host: avail.api.onfinality.io
Response Headers
Date: Tue, 10 Dec 2024 11:55:55 GMT
Content-Type: application/json; charset=utf-8
Connection: keep-alive
Content-Length: 52
X-Continent: AS
X-Cluster: hk
X-Kong-Response-Latency: 2
Online

Copy link
Member

@sh3ll3x3c sh3ll3x3c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to add additional RPCs?

@moraesjeremias
Copy link
Member Author

moraesjeremias commented Dec 12, 2024

Do we need to add additional RPCs?

Probably on-demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants