Fix a small bug in the flask code to change the 429 error code to some other code.

Job ID: 30984001

Budget: ₹600 – ₹1,500 INR

I have created a flask application to test rate limit of a application. It works as expected but the only thing which doesn't works is that i want to change the error 429 code to something else. I tried using @app.errorhandler decorator but it doesn't work. I want to keep the directory structure the same.
Related categories: Python Flask