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: convert environment variables to int #70

Merged
merged 4 commits into from
Nov 10, 2024

Conversation

Pseudotools
Copy link
Contributor

@Pseudotools Pseudotools commented Oct 3, 2024

COMFY_POLLING_INTERVAL_MS and COMFY_POLLING_MAX_RETRIES should be integers.

Motivation

fix conversion of environment variables to integers

Issues closed

fixes #68

COMFY_POLLING_INTERVAL_MS and COMFY_POLLING_MAX_RETRIES should be integers.
Copy link
Member

@TimPietrusky TimPietrusky left a comment

Choose a reason for hiding this comment

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

@Pseudotools LGTM, thank you!

@TimPietrusky TimPietrusky changed the title convert environment variables to int fix: convert environment variables to int Nov 10, 2024
@TimPietrusky TimPietrusky merged commit 7ab3d2a into blib-la:main Nov 10, 2024
1 check passed
TimPietrusky pushed a commit that referenced this pull request Nov 10, 2024
## [3.1.2](3.1.1...3.1.2) (2024-11-10)

### Bug Fixes

* convert environment variables to int ([#70](#70)) ([7ab3d2a](7ab3d2a))
@TimPietrusky
Copy link
Member

🎉 This PR is included in version 3.1.2 🎉

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.

👋 Help me fix the Response Error?
2 participants