Closed fbrousse closed 1 year ago
@jekkel I discovered this one on my cluster just after the release. sorry
yeah... this is the reason we constantly ask for tests - although their pretty hard to write in the current shape of the project.
Anyway, you're welcome :)
An import is missing leading to
│ Traceback (most recent call last): │ │ File "/app/sidecar.py", line 158, in │
│ main() │
│ File "/app/sidecar.py", line 66, in main │
│ request_payload = prepare_payload(os.getenv(REQ_PAYLOAD)) │
│ ^^^^^^^^^^^^^^^ │
│ NameError: name 'prepare_payload' is not defined