During subscription creation, when DSS searches for overlapping intents, sometimes the search query becomes ~20X slow when the index is not consulted - resulting in a full table scan. When the index is consulted, the query is very fast.
On wing side, we do sometimes see Put Subscription latency around 4 to 5 seconds - which may have to do with this? It would be great if InterUSS could investigate why this happens. Optionally InterUSS could also consider adding an index hint to force using the index?

During subscription creation, when DSS searches for overlapping intents, sometimes the search query becomes ~20X slow when the index is not consulted - resulting in a full table scan. When the index is consulted, the query is very fast.
On wing side, we do sometimes see Put Subscription latency around 4 to 5 seconds - which may have to do with this? It would be great if InterUSS could investigate why this happens. Optionally InterUSS could also consider adding an index hint to force using the index?