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

Feat/add job progress support #12

Merged
merged 15 commits into from
Feb 29, 2024
Merged

Feat/add job progress support #12

merged 15 commits into from
Feb 29, 2024

Conversation

manast
Copy link
Contributor

@manast manast commented Feb 28, 2024

This PR adds support for workers to update a job's progress or add job's logs. The endpoint receives the job and a token which is the token used to lock the job. This same token must be used as the bearer token for the apis that allows updating the progress and adding the logs.

@manast manast requested review from ccollie and roggervalf February 28, 2024 10:15
@manast manast merged commit f49c678 into main Feb 29, 2024
3 checks passed
@manast manast deleted the feat/add-job-progress-support branch February 29, 2024 11:18
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant