blib-la / runpod-worker-comfy

ComfyUI as a serverless API on RunPod
GNU Affero General Public License v3.0
298 stars 205 forks source link

fix: convert environment variables to int #70

Closed Pseudotools closed 1 week ago

Pseudotools commented 1 month ago

COMFY_POLLING_INTERVAL_MS and COMFY_POLLING_MAX_RETRIES should be integers.

Motivation

fix conversion of environment variables to integers

Issues closed

fixes https://github.com/blib-la/runpod-worker-comfy/issues/68

TimPietrusky commented 1 week ago

:tada: This PR is included in version 3.1.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: