sandip-bhoi-od

Results 3 issues of sandip-bhoi-od

FIX for: https://github.com/dora-team/fourkeys/issues/475

Right after setting up the environment, the event handler service receives 503 Service Unavailable error. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker worker.init_process() File "/usr/local/lib/python3.10/site-packages/gunicorn/workers/gthread.py", line...

## Problem statement I am generating the swagger json by running below command `swagger generate spec -m -o ./doc/swagger.json ` It generates the json, however it does not include the...