Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ BUG ] Update bulk execute RTR sample to handle outputs that exceed a single result. #992

Open
jshcodes opened this issue Jun 30, 2023 · 0 comments
Assignees
Labels
bug 🐛 Something isn't working code samples Functioning sample code to get you started RTR Real Time Response issues and questions

Comments

@jshcodes
Copy link
Member

This sample needs to be updated to handle outputs that exceed a single result.

This is done by checking the return value complete. When this value is False, the next page of output can be retrieved by performing the RTR_CheckCommandStatus operation using the returned task_id and incrementing the sequence_id keyword.

Originally posted by @jshcodes in #991 (comment)

@jshcodes jshcodes self-assigned this Jun 30, 2023
@jshcodes jshcodes added bug 🐛 Something isn't working RTR Real Time Response issues and questions code samples Functioning sample code to get you started labels Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working code samples Functioning sample code to get you started RTR Real Time Response issues and questions
Projects
None yet
Development

No branches or pull requests

1 participant