Skip to content

Commit 624717b

Browse files
committed
Update Default indexing schedule (#26100)
(cherry picked from commit fcd6fbe)
1 parent 538b75a commit 624717b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openmetadata-service/src/main/resources/json/data/app/SearchIndexingApplication.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"appSchedule": {
2222
"scheduleTimeline": "Custom",
23-
"cronExpression": "0 0 * * *"
23+
"cronExpression": "30 0 * * *"
2424
},
2525
"supportsInterrupt": true
2626
}

0 commit comments

Comments
 (0)