Is there limit for grpc query api? #3969
Answered
by
yurishkuro
ianzhang1988
asked this question in
Q&A
-
I wrote a simple python script to get trace from grpc query api, but I can only get no more than 1000 result, Is there any limit? my code:
|
Beta Was this translation helpful? Give feedback.
Answered by
yurishkuro
Oct 12, 2022
Replies: 1 comment 3 replies
-
There is a
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ianzhang1988
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a
search_depth
you can specify inTraceQueryParameters
. Each storage backend defines its own default: