Page manually and whiteout throttling #241
Unanswered
dmelendez35
asked this question in
Q&A
Replies: 1 comment
-
we have max number of pages you can use it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get orders by page manually and whiteout throttling li? I don't see how to get only the first page.
Additionally, my requirement is while the first page is in waiting time because of throttling, use the time to get order items for current page orders, then continue with the next page.
There is a method "GetGetOrdersByNextToken" but only works if you already have a token, I don't see how to get that first token
Beta Was this translation helpful? Give feedback.
All reactions