Skip to content

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

Draft
Tim Lange (drzombey) wants to merge 2 commits 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 2 commits intomainfrom
feat/add_cron_job_docs_for_paas_native

Conversation

@drzombey
Copy link
Copy Markdown

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 2 times, most recently from cd5e2c0 to ec128a0 Compare March 16, 2026 14:31
cronJobs:
- name: reindex-elasticsearch
schedule: "0 3 * * *"
command: "bin/console es:index"
Copy link
Copy Markdown
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

Copy link
Copy Markdown
Author

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?

Copy link
Copy Markdown
Member

@kevinrudde Kevin Rudde (kevinrudde) Mar 19, 2026

Choose a reason for hiding this comment

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

maybe customer:delete-unused-guests and/or es:index:cleanup

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tim Lange (@drzombey) Kevin Rudde (@kevinrudde) quick follow-up - can this be moved out of draft (since already approved once) and should the above be applied?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Micha Hobert (@Isengo1989) i'm still working on this topic and will change the docs. The feature is currently not rolled out in production. That's the reason why it's draft. Currently under progress cause we changed some things in the feature which needs changing the docs also.

@drzombey Tim Lange (drzombey) force-pushed the feat/add_cron_job_docs_for_paas_native branch from ec128a0 to 5bb665b Compare April 1, 2026 09:43
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.

4 participants