[source-facebook-marketing] [destination-bigquery]
- Langage dominant
- Python
- Étoiles
- 22.1k
- Forks
- 5.3k
- Métriques de merge des PR
- Métriques de PR en attente
Description
### 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.