Skip to content

samples/rtr/bulk_execute.py truncates commands output stdout #991

Answered by jshcodes
TyraelTLK asked this question in Q&A
Discussion options

You must be logged in to vote

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.

Creating an issue for this, thank you for pointing it out!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@TyraelTLK
Comment options

@jshcodes
Comment options

@TyraelTLK
Comment options

Answer selected by TyraelTLK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
code samples Functioning sample code to get you started RTR Real Time Response issues and questions API usage General API usage issues and questions
2 participants