Skip to content

[source-outbrain-amplify] broken pagination: connector doesn't download more than 25 campaigns per ad account #67080

@makaroni4

Description

@makaroni4

Connector Name

outbrain-amplify

Connector Version

0.2.18

What step the error happened?

During the sync

Relevant information

🔍 We have 4 ad accounts with 55, 24, 10 and 6 campaigns. The problem is that we got only 25/55 campaigns for the 1st ad account (65 campaigns total).

Relevant log output

...
{
    "streamName" : "campaigns",
    "stats" : {
      "bytesCommitted" : 73271,
      "bytesEmitted" : 73271,
      "estimatedBytes" : 0,
      "estimatedRecords" : 0,
      "recordsEmitted" : 65,
      "recordsCommitted" : 65,
      "recordsFilteredOut" : 0,
      "bytesFilteredOut" : 0
    }
  }
...

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