runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> concurrency_limit =int(os.environ.get("CLIMIT")) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

Container logs:

Fetching error logs...