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 processedOn to job card if set #719

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

shane-streettext
Copy link
Contributor

As of BullMQ v5.3.0, workers can now be named. Jobs processed by named workers will have the processedBy property set on them.

This PR adds the value of this property (if set) to the JobCard beneath the "Processed on" timeline label.

image

closes #718

@shane-streettext shane-streettext marked this pull request as ready for review April 18, 2024 02:30
@felixmosh felixmosh merged commit 7a15759 into felixmosh:master Apr 18, 2024
@felixmosh
Copy link
Owner

Thank you for this PR 🙏🏽

@shane-streettext shane-streettext deleted the feat/processedBy branch April 18, 2024 16:44
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.

Feature: Show processedBy on jobs
2 participants