Skip to content

Commit 3151db9

Browse files
authored
fix: members_sorted schedule (#4376)
Signed-off-by: anilb <epipav@gmail.com>
1 parent 8a7f246 commit 3151db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/libs/tinybird/pipes/members_sorted_copy_pipe.pipe

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ SQL >
2323
TYPE COPY
2424
TARGET_DATASOURCE members_sorted
2525
COPY_MODE replace
26-
COPY_SCHEDULE 8 * * * *
26+
COPY_SCHEDULE 36 * * * *

0 commit comments

Comments
 (0)