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

[Console] Add ability to schedule alarm signals and a `ConsoleAlarmEven… #20298

Open
fabpot opened this issue Oct 6, 2024 · 4 comments
Open
Labels
Console help wanted Issues and PRs which are looking for volunteers to complete them.
Milestone

Comments

@fabpot
Copy link
Member

fabpot commented Oct 6, 2024

Q A
Feature PR symfony/symfony#53533
PR author(s) @HypeMC
Merged in 7.2

We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.

To fix this issue, please create a PR against the 7.2 branch in the symfony-docs repository.

Thank you! 😃

@fabpot fabpot added this to the 7.2 milestone Oct 6, 2024
@javiereguiluz javiereguiluz added the help wanted Issues and PRs which are looking for volunteers to complete them. label Oct 23, 2024
@javiereguiluz
Copy link
Member

Reading the description of this feature in symfony/symfony#53533 I still don't understand when/how this is useful. So, we'll need help (from @HypeMC or the usual doc collaborators) to contribute some docs about this feature. Thanks!

@Jibbarth
Copy link
Contributor

Jibbarth commented Oct 23, 2024

@javiereguiluz

Maybe a good usecase could be periodically call doctrine ping to keep connection alive.

See https://twitter.com/lyrixx/status/1575127719624544258

@stof
Copy link
Member

stof commented Nov 4, 2024

note that another use case (implemented in core in Messenger) is triggering the keepalive of scheduler transports needing it (this is actually the reason why this feature was added in symfony/console.

@stof
Copy link
Member

stof commented Nov 4, 2024

another idea: extending a lock ttl while the processing is still in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console help wanted Issues and PRs which are looking for volunteers to complete them.
Projects
None yet
Development

No branches or pull requests

5 participants