Closed blokhin closed 1 year ago
To reproduce, change engine
in client.v0.calculations.create(data['id'], engine="dummy")
to any other string (non-existing engine). Then the backend returns error 400, and the BFF returns error 421, but the client does not provide any clue about that.
Currently the stack trace is not really helpful: