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

Feature: Improvement of job status reporting #7

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

ngandrass
Copy link
Owner

  • Implement support for passing additional status values (statusextras) to Moodle
  • Periodically report progress of running jobs back to Moodle
  • Creation of new job status values:
    • WAITING_FOR_BACKUP: All attempt reports are generated and the archive worker service is waiting for the Moodle backup to be ready.
    • FINALIZING: The archive worker service is finalizing the archive creation process (checksums, compression, ...).

@ngandrass ngandrass self-assigned this Jul 23, 2024
@ngandrass ngandrass merged commit d9c4db0 into develop Jul 23, 2024
1 check passed
@ngandrass ngandrass deleted the feature/advances-status-reporting branch July 23, 2024 12:10
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

Successfully merging this pull request may close these issues.

1 participant