Skip to content

get_providers returns multiple FoundProviders events instead of single aggregated result #6077

Answered by dariusc93
tqwewe asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! This behaviour is actually intended. It was implemented apart of #2712. You can check the step to determine if the event is the last.

Depending on your use case, you could store the query id in a map along with the set of providers and once the query is done you could take that set from the map and use it for your intended use.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tqwewe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants