Skip to content

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

@epixa

Description

@epixa

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions