Skip to content

Inconsistent Command Execution Responses using FalconPy SDK #1077

Answered by joseraeiro
joseraeiro asked this question in Q&A
Discussion options

You must be logged in to vote

Please disregard, I didn't need to increment the sequence_id by one. Once I use only 0, it works!

But it's weird that it did work once, when incrementing the sequence_id by one, as it happened here:

Debug: Full response from check_command_status:
{'status_code': 200, 'headers': {'Server': 'nginx', 'Date': 'Mon, 20 Nov 2023 11:03:25 GMT', 'Content-Type': 'application/json', 'Content-Length': '268', 'Connection': 'keep-alive', 'Content-Encoding': 'gzip', 'Strict-Transport-Security': 'max-age=15724800; includeSubDomains, max-age=31536000; includeSubDomains', 'X-Cs-Region': 'eu-1', 'X-Cs-Traceid': '10d26809-ccda-4908-a05f-0b5a46274b10', 'X-Ratelimit-Limit': '6000', 'X-Ratelimit-Remaining': '5…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jshcodes
Comment options

@joseraeiro
Comment options

Answer selected by joseraeiro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
RTR Real Time Response issues and questions SDK usage General SDK usage issues and questions
2 participants