Skip to content

feat: add docs for cron job feature in paas native#2193

Draft
Tim Lange (drzombey) wants to merge 1 commit intomainfrom
feat/add_cron_job_docs_for_paas_native
Draft

feat: add docs for cron job feature in paas native#2193
Tim Lange (drzombey) wants to merge 1 commit intomainfrom
feat/add_cron_job_docs_for_paas_native

Conversation

@drzombey
Copy link

No description provided.

@drzombey Tim Lange (drzombey) force-pushed the feat/add_cron_job_docs_for_paas_native branch from 409208b to 1f52448 Compare March 16, 2026 14:24
@drzombey Tim Lange (drzombey) marked this pull request as draft March 16, 2026 14:24
@drzombey Tim Lange (drzombey) force-pushed the feat/add_cron_job_docs_for_paas_native branch from 1f52448 to cd5e2c0 Compare March 16, 2026 14:29
@drzombey Tim Lange (drzombey) force-pushed the feat/add_cron_job_docs_for_paas_native branch from cd5e2c0 to ec128a0 Compare March 16, 2026 14:31
cronJobs:
- name: reindex-elasticsearch
schedule: "0 3 * * *"
command: "bin/console es:index"
Copy link
Member

@kevinrudde Kevin Rudde (kevinrudde) Mar 17, 2026

Choose a reason for hiding this comment

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

maybe we should use another example here, to not promote to re-index elastic search so often
same with cache:warmup

Choose a reason for hiding this comment

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

I had the same toughts during rereading. Any ideas which we can use as a example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants