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

Ability to get a list of the upcoming tasks #362

Open
pixobit opened this issue Apr 29, 2021 · 1 comment
Open

Ability to get a list of the upcoming tasks #362

pixobit opened this issue Apr 29, 2021 · 1 comment

Comments

@pixobit
Copy link

pixobit commented Apr 29, 2021

Description
Let's say I want to create a page, where I want to display all the upcoming tasks in the next maybe 5 minutes, and would use js for the additional countdown.
From my unerstanding, there's no way to implement this yet, with how the scheduler is working now.

Would be nice if there was some way to achieve this.

@PabloKowalczyk
Copy link
Collaborator

Hello, it is not supported out-of-the-box but you can try to parse all task CRON expressions. Check https://github.com/lavary/crunz/blob/master/src/Application/Query/TaskInformation/TaskInformationHandler.php for inspirations.

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

No branches or pull requests

2 participants