runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 30, in <module> MAX_RETRY_COUNT = int(os.environ.get("MAX_RETRY_COUNT")) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
Container logs:
Fetching error logs...