Skip to content

fix: default config when you specify ITSI_WORKERS env #8

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

Merged
merged 1 commit into from
May 3, 2025

Conversation

silasb
Copy link
Contributor

@silasb silasb commented May 3, 2025

During local testing I wanted to override production to run with 1 single worker but because the ENVs come over as strings the code would be out of range. This simplifies logic to a single compact line.

During local testing I wanted to override production to run with 1 single worker but because the ENVs come over as strings the code would be out of range.  This simplifies logic to a single compact line.

Signed-off-by: Silas Baronda <[email protected]>
@wouterken wouterken merged commit 8f37685 into wouterken:main May 3, 2025
2 checks passed
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.

2 participants