Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_0_ds
COPY_MODE replace
COPY_SCHEDULE 0 1 * * *
COPY_SCHEDULE 0 4 * * *

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Schedules shifted hours, not minutes

Medium Severity

COPY_SCHEDULE values move the hour by +3 (1→4, 2→5, 3→6) while keeping the same minutes. The intended fix was a minute-level stagger inside the 1–3 AM window (+2 / −2/+3 minutes) so all 26 pipes keep unique start minutes there. Tinybird cron is minute hour ..., so these edits change the wrong field relative to that plan, delay collection refreshes by three hours, and leave the stated 1–3 AM uniqueness check unverified for the new 4–6 AM window. Pipe DESCRIPTION text still documents the old 01:00 / 2:05 / 3:00 times.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit c56eadc. Configure here.

Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_1_ds
COPY_MODE replace
COPY_SCHEDULE 5 1 * * *
COPY_SCHEDULE 5 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_2_ds
COPY_MODE replace
COPY_SCHEDULE 10 1 * * *
COPY_SCHEDULE 10 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_3_ds
COPY_MODE replace
COPY_SCHEDULE 15 1 * * *
COPY_SCHEDULE 15 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_4_ds
COPY_MODE replace
COPY_SCHEDULE 20 1 * * *
COPY_SCHEDULE 20 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_5_ds
COPY_MODE replace
COPY_SCHEDULE 25 1 * * *
COPY_SCHEDULE 25 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_6_ds
COPY_MODE replace
COPY_SCHEDULE 30 1 * * *
COPY_SCHEDULE 30 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_7_ds
COPY_MODE replace
COPY_SCHEDULE 35 1 * * *
COPY_SCHEDULE 35 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_8_ds
COPY_MODE replace
COPY_SCHEDULE 40 1 * * *
COPY_SCHEDULE 40 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE activityRelations_collection_deduplicated_cleaned_bucket_9_ds
COPY_MODE replace
COPY_SCHEDULE 45 1 * * *
COPY_SCHEDULE 45 4 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 5 2 * * *
COPY_SCHEDULE 5 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 10 2 * * *
COPY_SCHEDULE 10 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 15 2 * * *
COPY_SCHEDULE 15 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 20 2 * * *
COPY_SCHEDULE 20 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 25 2 * * *
COPY_SCHEDULE 25 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 30 2 * * *
COPY_SCHEDULE 30 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 35 2 * * *
COPY_SCHEDULE 35 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 40 2 * * *
COPY_SCHEDULE 40 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 45 2 * * *
COPY_SCHEDULE 45 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_consolidated_ds
COPY_MODE append
COPY_SCHEDULE 50 2 * * *
COPY_SCHEDULE 50 5 * * *
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ SQL >
TYPE COPY
TARGET_DATASOURCE collection_insights_aggregate_projects_ds
COPY_MODE replace
COPY_SCHEDULE 0 3 * * *
COPY_SCHEDULE 0 6 * * *
Loading