Skip to content

[source-paypal-transaction] update HTTP response action for 400 error for transactions #70968

@KimPlv

Description

@KimPlv

Connector Name

source-paypal-transaction

Connector Version

2.6.19

What step the error happened?

During the sync

Relevant information

Problem

When querying large date ranges, the PayPal Transaction API returns a 400 RESULTSET_TOO_LARGE error if the result set exceeds the API's limit. Previously, this error was being ignored, causing data loss without any alert.

Solution

  1. Explicit failure handling: Changed from silently ignoring errors to failing with an error status, ensuring the sync fails visibly and alerts are triggered when data cannot be retrieved

This prevents silent data loss and ensures data integrity.

Relevant log output

Contribute

  • Yes, I want to contribute

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions