Yusuf Mirkar
05/18/2023, 7:57 PMJoel Olazagasti
05/18/2023, 8:07 PMYusuf Mirkar
05/18/2023, 8:09 PMYusuf Mirkar
05/18/2023, 8:21 PMYusuf Mirkar
05/18/2023, 8:39 PMYusuf Mirkar
05/18/2023, 8:40 PMYusuf Mirkar
05/18/2023, 8:56 PMYusuf Mirkar
05/18/2023, 9:20 PMyuan sun
05/19/2023, 1:52 AMNikolay Shebanov
05/19/2023, 8:43 AMcontacts/search
endpoint instead of contacts
?
⢠Given that the results are sorted using the updated_at
field, could it be that the pagination breaks because while fetching the records some of them will get updated and skip to the end of the list?
⢠What is the purpose of the record filter condition? ({{ record['updated_at'] >= ( stream_state.get('prior_state', {}).get('updated_at', 0) if stream_state else stream_slice.get('prior_state', {}).get('updated_at', 0) ) }}
)GrƩgoire Niclause
05/19/2023, 10:25 AMLalit Kumar Nagwar
05/19/2023, 11:10 AMYusuf Mirkar
05/19/2023, 12:37 PMAndre Santos
05/19/2023, 3:34 PMOctavia Squidington III
05/19/2023, 7:45 PMKim Alvarez
05/19/2023, 10:03 PMga:eventCategory
, but no data was transferred.Yusuf Mirkar
05/20/2023, 11:34 AMYusuf Mirkar
05/20/2023, 11:44 AMGraham DeNure
05/21/2023, 4:57 PMKamil Habrych
05/22/2023, 8:40 AMConfiguration check failed
HTTPError('403 Client Error: Forbidden for url: <https://api.linkedin.com/v2/adAccountsV2?count=1&q=search>')
Azaan Hassan
05/22/2023, 9:27 AM_raw_
tables being created in BigQuery. seeing this when I goto Transformations tab. This used to work before I upgraded Airbyte and the connector versions. Would appreciate any help!CƩdric Malet
05/22/2023, 10:20 AMPUT <https://www.googleapis.com/upload/bigquery/v2/projects/doyoogo-events/jobs?uploadType=resumable&upload_id=ADPycdvVkPvgaZUfvREhf9iJPn6RCWOMDYymB4ClIto_u9NvNUdI4qj77R2S8uN_Fws8Cecg2a5oeQMG0x53yhXFDgjw1ggXK_X8>
{
"error": {
"code": 400,
"message": "Request was malformed.",
"errors": [
{
"message": "Request was malformed.",
"domain": "global",
"reason": "badRequest"
}
],
"status": "INVALID_ARGUMENT"
}
}
Chandrasekharan Mohan
05/22/2023, 11:04 AMAndre Santos
05/22/2023, 12:25 PMJoel Olazagasti
05/22/2023, 2:51 PMKonstantin Lackner
05/22/2023, 3:11 PMC_Ramirez
05/22/2023, 3:55 PMNguyį» n VÄn Oai
05/22/2023, 4:50 PMGabriel Levine
05/22/2023, 7:07 PM2023-05-22 18:32:09 WARN i.a.w.i.b.DefaultSyncStatsTracker(updateDestinationStateStats):195 - The message tracker encountered an issue that prevents committed record counts from being reliably computed. This only impacts metadata and does not indicate a problem with actual sync data.
io.airbyte.workers.internal.book_keeping.StateDeltaTracker$StateDeltaTrackerException: State hash 1727035794 was already committed, likely indicating a state hash collision
at io.airbyte.workers.internal.book_keeping.StateDeltaTracker.commitStateHash(StateDeltaTracker.java:121) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
at io.airbyte.workers.internal.book_keeping.DefaultSyncStatsTracker.updateDestinationStateStats(DefaultSyncStatsTracker.java:192) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
at io.airbyte.workers.internal.sync_persistence.SyncPersistenceImpl.updateDestinationStateStats(SyncPersistenceImpl.java:447) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
at io.airbyte.workers.internal.book_keeping.AirbyteMessageTracker.handleDestinationEmittedState(AirbyteMessageTracker.java:137) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
at io.airbyte.workers.internal.book_keeping.AirbyteMessageTracker.acceptFromDestination(AirbyteMessageTracker.java:103) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
at io.airbyte.workers.general.DefaultReplicationWorker.lambda$readFromDstRunnable$4(DefaultReplicationWorker.java:324) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Octavia Squidington III
05/22/2023, 7:45 PM