Skip to content

Jf/token auth v2#2

Open
jacky6block wants to merge 17 commits intomainfrom
jf/token-auth-v2
Open

Jf/token auth v2#2
jacky6block wants to merge 17 commits intomainfrom
jf/token-auth-v2

Conversation

@jacky6block
Copy link
Owner

No description provided.

AlexeySamosadov and others added 17 commits February 27, 2026 23:37
…-ai#639)

Fixes gonka-ai#422

The function logged an error when chain RPC was unavailable but
continued execution, causing a nil pointer dereference crash when
trying to access chainStatus.SyncInfo.

Added return statement after the error log to prevent the crash.

Signed-off-by: DimaOrekhovPS <dima.orekhov@productscience.ai>
Co-authored-by: Alexey Samosadov <alexey@192.168.1.100>
Co-authored-by: John Long <john.long@productscience.ai>
Co-authored-by: DimaOrekhovPS <dima.orekhov@productscience.ai>
2.Add Authorization: Bearer <token> header to all MLNode requests when AuthToken is set
…th. baseURL must be valid HTTP(S) URL. AuthToken is always optional
Legacy registration (Host/Port/Segment): Check http://<host>:<inference_port>/health
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.

3 participants