Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on crons should cover how the jobs are run across the cluster #17

Open
hguthrie opened this issue Feb 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@hguthrie
Copy link
Collaborator

hguthrie commented Feb 3, 2023

Description

I think the DevDocs should cover how cron execution is split across the server cluster. My understanding is as follows (I'm only really interested in / aware of Pro production)

On a traditional 3 server cluster the crons can be executed on any given node and are distributed across the cluster
In a scaled environment, crons are executed on the three non-web nodes and are distributed across those nodes
It seems like how this works should be documented here, so calling this out as a gap as I couldn't find any info on it.

This seems like a logical home for this info: https://devdocs.magento.com/cloud/configure/setup-cron-jobs.html

Content checklist

Additional information

Issue moved from magento/devdocs#9384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant