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

[Scheduler] Add some pointers regarding worker processes deployment #20439

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

pgorod
Copy link
Contributor

@pgorod pgorod commented Dec 6, 2024

It took me quite some effort to figure this out...

https://stackoverflow.com/questions/79257466/how-does-symfony-scheduler-component-get-triggered/79257514

It's one of those things that are obvious after you know them, and where you should be looking for them, but not before...

I think the specific mentions of "cron" in the text are valuable (because people will search for it), even though it's not the wisest option (when compared to supervisor etc). The link will take them to the best-practices.

scheduler.rst Outdated Show resolved Hide resolved
scheduler.rst Outdated Show resolved Hide resolved
@pgorod pgorod requested a review from OskarStark December 7, 2024 12:27
@carsonbot carsonbot changed the title Add some pointers regarding worker processes deployment [Scheduler] Add some pointers regarding worker processes deployment Dec 10, 2024
@javiereguiluz javiereguiluz added this to the 6.4 milestone Dec 10, 2024
@javiereguiluz javiereguiluz changed the base branch from 7.2 to 6.4 December 10, 2024 12:09
@javiereguiluz javiereguiluz merged commit a982ac3 into symfony:6.4 Dec 10, 2024
3 checks passed
@javiereguiluz
Copy link
Member

Yes, this will be useful to many readers. Thanks @pgorod ... and congrats on your first Symfony Docs contribution 🎉

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

Successfully merging this pull request may close these issues.

4 participants