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

fix(worker): add token postfix #1575

Merged
merged 2 commits into from Dec 8, 2022
Merged

Conversation

manast
Copy link
Contributor

@manast manast commented Dec 7, 2022

It is useful to have a different token per worker processing "task", as well as a token based on the worker id, so that we can have a better mapping between jobs and workers in the future.

Copy link
Collaborator

@roggervalf roggervalf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@manast manast merged commit 1d3e368 into master Dec 8, 2022
@manast manast deleted the fix/add-postfix-to-worker-token branch December 8, 2022 11:49
github-actions bot pushed a commit that referenced this pull request Dec 8, 2022
## [3.3.5](v3.3.4...v3.3.5) (2022-12-08)

### Bug Fixes

* **worker:** add token postfix ([#1575](#1575)) ([1d3e368](1d3e368))
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.

None yet

2 participants