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

[TaskProcessing] Add start, stop and schedule time to tasks #46359

Merged
merged 5 commits into from
Jul 23, 2024

Commits on Jul 23, 2024

  1. feat(taskprocessing): add start, stop and schedule time to tasks

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    df086a8 View commit details
    Browse the repository at this point in the history
  2. feat(taskprocessing): add occ commands to list tasks and compute stats

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c120a64 View commit details
    Browse the repository at this point in the history
  3. feat(taskprocessing): add stats about input/output sizes

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    af21f7d View commit details
    Browse the repository at this point in the history
  4. feat(taskprocessing): add appId filter to taskprocessing occ commands

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    df11aa9 View commit details
    Browse the repository at this point in the history
  5. fix(taskprocessing): build autoloader files and fix psalm issue

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c004f53 View commit details
    Browse the repository at this point in the history