Skip to content

Conversation

johncmerfeld
Copy link
Contributor

When using send, Lightbeam writes an error count but no error message for certain error codes (e.g. 409). The error payloads in these cases do not include any of the keys that the do_send method checks for. However, since API v7.2, all ODS API error payloads include a detail field. This change falls back to detail in case other keys are not present in the payload.

@johncmerfeld johncmerfeld requested a review from tomreitz October 15, 2025 20:47
@johncmerfeld johncmerfeld self-assigned this Oct 15, 2025
Copy link
Collaborator

@tomreitz tomreitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @johncmerfeld.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants