Skip to content

[mock_uss] Add query type information to mock_uss handlers#1452

Merged
BenjaminPelletier merged 1 commit into
interuss:mainfrom
BenjaminPelletier:interaction-query-types
May 14, 2026
Merged

[mock_uss] Add query type information to mock_uss handlers#1452
BenjaminPelletier merged 1 commit into
interuss:mainfrom
BenjaminPelletier:interaction-query-types

Conversation

@BenjaminPelletier
Copy link
Copy Markdown
Member

As a step toward #1444, this PR explicitly associates each standards-defined handler in mock_uss with its InterUSS fetch QueryType. This makes the query type explicit when retrieving interactions from interaction_logging, and avoids our previous approach of guessing the query type according to the presence of a URL substring.

Verified by examining the sequence view of the netrid_v22a configuration and seeing that the s25e10 interaction log query's response contains query_type for each interaction returned.

@BenjaminPelletier BenjaminPelletier merged commit 2cb74a1 into interuss:main May 14, 2026
23 checks passed
@BenjaminPelletier BenjaminPelletier deleted the interaction-query-types branch May 14, 2026 15:43
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