Metadata
Target
Chilly
Sync template
Facebook Graph - Incremental Sync
Status
success
Started
2026-05-13 06:12:25.256049
Finished
2026-05-13 06:13:02.696165
Error
—
Log
1s | Rate: 186.27/s
page_posts: 0 | Time: 0.00s | Rate: 0.00/s
-------- Normalize facebook_graph_rest_api_source in 1778652751.5054986 --------
Files: 2/7 (28.6%) | Time: 0.03s | Rate: 77.53/s
page_objects: 1 | Time: 0.01s | Rate: 111.35/s
page_posts: 1 | Time: 0.00s | Rate: 276.34/s
page_post_attachments: 0 | Time: 0.00s | Rate: 0.00/s
-------- Normalize facebook_graph_rest_api_source in 1778652751.5054986 --------
Files: 3/7 (42.9%) | Time: 0.03s | Rate: 99.16/s
page_objects: 1 | Time: 0.01s | Rate: 74.43/s
page_posts: 1 | Time: 0.01s | Rate: 123.86/s
page_post_attachments: 5 | Time: 0.00s | Rate: 1120.99/s
page_insight_values: 0 | Time: 0.00s | Rate: 0.00/s
-------- Normalize facebook_graph_rest_api_source in 1778652751.5054986 --------
Files: 4/7 (57.1%) | Time: 0.05s | Rate: 88.62/s
page_objects: 1 | Time: 0.03s | Rate: 35.31/s
page_posts: 1 | Time: 0.02s | Rate: 43.56/s
page_post_attachments: 5 | Time: 0.02s | Rate: 258.50/s
page_insight_values: 66 | Time: 0.01s | Rate: 4432.94/s
page_post_insight_values: 0 | Time: 0.00s | Rate: 0.00/s
-------- Normalize facebook_graph_rest_api_source in 1778652751.5054986 --------
Files: 5/7 (71.4%) | Time: 0.11s | Rate: 45.97/s
page_objects: 1 | Time: 0.09s | Rate: 10.88/s
page_posts: 1 | Time: 0.09s | Rate: 11.55/s
page_post_attachments: 5 | Time: 0.08s | Rate: 60.27/s
page_insight_values: 66 | Time: 0.08s | Rate: 840.66/s
page_post_insight_values: 207 | Time: 0.06s | Rate: 3253.27/s
insight_fetch_skips: 0 | Time: 0.00s | Rate: 0.00/s
-------- Normalize facebook_graph_rest_api_source in 1778652751.5054986 --------
Files: 6/7 (85.7%) | Time: 0.11s | Rate: 52.53/s
page_objects: 1 | Time: 0.10s | Rate: 10.27/s
page_posts: 1 | Time: 0.09s | Rate: 10.87/s
page_post_attachments: 5 | Time: 0.09s | Rate: 56.55/s
page_insight_values: 66 | Time: 0.08s | Rate: 786.05/s
page_post_insight_values: 207 | Time: 0.07s | Rate: 2996.40/s
insight_fetch_skips: 15 | Time: 0.01s | Rate: 2746.28/s
_dlt_pipeline_state: 0 | Time: 0.00s | Rate: 0.00/s
2026-05-13 06:12:50,134|[WARNING]|8296|140558462321408|dlt|validate.py|verify_normalized_table:113|In schema `facebook_graph_rest_api_source`: The following columns in table 'page_insight_values' did not receive any data during this load and therefore could not have their types inferred:
- post_attachment_types_csv
- post_created_time
- post_id
- post_status_type
- value_boolean
- value_json
Unless type hints are provided, these columns will not be materialized in the destination.
One way to provide type hints is to use the 'columns' argument in the '@dlt.resource' decorator. For example:
@dlt.resource(columns={'post_attachment_types_csv': {'data_type': 'text'}})
2026-05-13 06:12:50,135|[WARNING]|8296|140558462321408|dlt|validate.py|verify_normalized_table:113|In schema `facebook_graph_rest_api_source`: The following columns in table 'page_post_insight_values' did not receive any data during this load and therefore could not have their types inferred:
- requested_period
- value_boolean
- value_json
Unless type hints are provided, these columns will not be materialized in the destination.
One way to provide type hints is to use the 'columns' argument in the '@dlt.resource' decorator. For example:
@dlt.resource(columns={'requested_period': {'data_type': 'text'}})
-------- Normalize facebook_graph_rest_api_source in 1778652751.5054986 --------
Files: 7/7 (100.0%) | Time: 0.13s | Rate: 51.97/s
page_objects: 1 | Time: 0.12s | Rate: 8.48/s
page_posts: 1 | Time: 0.11s | Rate: 8.89/s
page_post_attachments: 5 | Time: 0.11s | Rate: 45.91/s
page_insight_values: 66 | Time: 0.10s | Rate: 631.82/s
page_post_insight_values: 207 | Time: 0.09s | Rate: 2310.83/s
insight_fetch_skips: 15 | Time: 0.03s | Rate: 577.88/s
_dlt_pipeline_state: 1 | Time: 0.02s | Rate: 48.77/s
---------- Load facebook_graph_rest_api_source in 1778652751.5054986 -----------
Jobs: 0/7 (0.0%) | Time: 0.00s | Rate: 0.00/s
---------- Load facebook_graph_rest_api_source in 1778652751.5054986 -----------
Jobs: 10/12 (83.3%) | Time: 3.70s | Rate: 2.70/s
---------- Load facebook_graph_rest_api_source in 1778652751.5054986 -----------
Jobs: 11/12 (91.7%) | Time: 11.84s | Rate: 0.93/s
---------- Load facebook_graph_rest_api_source in 1778652751.5054986 -----------
Jobs: 12/12 (100.0%) | Time: 11.89s | Rate: 1.01/s
Pipeline facebook_graph_pipeline load step completed in 11.89 seconds
1 load package(s) were loaded to destination postgres and into dataset facebook_graph
The postgres destination used postgresql://kpiper_dlt_app:***@[/cloudsql/pacelab-487114:europe-west4:pacelab-pg18-ew4]:5432/kpiper_data location to store data
Load package 1778652751.5054986 is LOADED and contains no failed jobs
[2026-05-13T06:13:02.678294] Command completed successfully.
[2026-05-13T06:13:02.678571] Pipeline status payload: {"backfill_complete": true, "backfill_progress_mode": "incremental", "page_id": "482835828462752", "sync_mode": "incremental"}