fix: members_sorted schedule#4376
Conversation
Signed-off-by: anilb <epipav@gmail.com>
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
PR SummaryLow Risk Overview No SQL or datasource logic changes—only when the filtered member snapshot (used downstream e.g. Reviewed by Cursor Bugbot for commit 79a057a. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
|
There was a problem hiding this comment.
Pull request overview
Moves the hourly members_sorted Tinybird refresh from minute 8 to minute 36.
Changes:
- Updates the copy schedule to
36 * * * *. - PR title is missing the required
(CM-XXX)JIRA key.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| TARGET_DATASOURCE members_sorted | ||
| COPY_MODE replace | ||
| COPY_SCHEDULE 8 * * * * | ||
| COPY_SCHEDULE 36 * * * * |
No description provided.