Skip to content

Restore path param substitution in route jsonPath - #166

Merged
hacheigriega merged 2 commits into
mainfrom
hy/fix-jsonpath
Aug 20, 2026
Merged

Restore path param substitution in route jsonPath#166
hacheigriega merged 2 commits into
mainfrom
hy/fix-jsonpath

Conversation

@hacheigriega

@hacheigriega hacheigriega commented Aug 18, 2026

Copy link
Copy Markdown
Member

Motivation

Starting around 2026-07-19 we started seeing errors like

Query JSON (originator: config) error: Query JSON (originator: unknown) error: JSONPath $.[1][{:index}] returned null

on mainnet-hyperliquid DP.

Explanation of Changes

We were not substituting path parameters in route JSON path.

@hacheigriega
hacheigriega requested a review from a team August 18, 2026 03:26
@Thomasvdam

Copy link
Copy Markdown
Member

Actually I wonder if we can do something about the duplicate originator in the error?

Query JSON (originator: config) error: Query JSON (originator: unknown)

@hacheigriega
hacheigriega changed the base branch from hy/pyth-consolidate to main August 20, 2026 12:48
@hacheigriega
hacheigriega merged commit 9fc7ce3 into main Aug 20, 2026
2 checks passed
@hacheigriega
hacheigriega deleted the hy/fix-jsonpath branch August 20, 2026 12:51
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