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

[httpjson] Improve handling of end-of-pagination #34544

Closed
epixa opened this issue Feb 9, 2023 · 2 comments · Fixed by #39929
Closed

[httpjson] Improve handling of end-of-pagination #34544

epixa opened this issue Feb 9, 2023 · 2 comments · Fixed by #39929
Assignees
Labels
bug Team:Security-Service Integrations Security Service Integrations Team

Comments

@epixa
Copy link
Contributor

epixa commented Feb 9, 2023

When we've reached the end of pages to process, we currently log an error: <.last_response.body.nextPageToken>: map has no entry for key. This is a red herring for people that are troubleshooting issues, and we're aware of multiple instances of people mistakenly thinking these error logs were an artifact of the problem they were troubleshooting.

We should handle this expected case gracefully.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@ebeahan ebeahan added the Team:Security-Service Integrations Security Service Integrations Team label Jan 31, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Team:Security-Service Integrations Security Service Integrations Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants