airbytehq / airbytehq/airbyte

[source-facebook-marketing] [destination-bigquery]

未關閉
#68,620 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/connectors autoteam community connectors/destination/bigquery connectors/source/facebook-marketing needs-triage team/extensibility team/use type/bug
主要語言
Python
星號
22.1k
分支
5.4k
平均合併
5 小時
30 天內合併 PR
671

描述

### Connector Name

source-facebook-marketing

### Connector Version

4.1.0

### What step the error happened?

During the sync

### Relevant information

Sync is failing due to the same error across all streams in the sync, this started happening relatively recently (about one week ago).

Seeing this warning:
```
Warning from destination: Input was fully read, but some streams did not receive a terminal stream status message. If the destination did not encounter other errors, this likely indicates an error in the source or platform.
```

but digging into the logs further found this:
```
ERROR Circular reference detected
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/airbyte_cdk/entrypoint.py", line 335, in airbyte_message_to_string
return orjson.dumps(serialized_message).decode()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Recursion limit reached
```

[facebook_marketing___org1234____bigquery_logs_54694262.txt](https://github.com/user-attachments/files/23109715/facebook_marketing___org1234____bigquery_logs_54694262.txt)

### Relevant log output

```shell
ERROR Circular reference detected
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/airbyte_cdk/entrypoint.py", line 335, in airbyte_message_to_string
return orjson.dumps(serialized_message).decode()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Recursion limit reached
```

### Contribute

- [ ] Yes, I want to contribute

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。