Unable to resolve 502 Gateway error

0

Hi,

I deployed a flask application on Elastic bean stalk, and I am getting error for files which take more than 15 minutes to process in an asynchronous call. Can anyone help on this? I have tried sticky session on load balancer and below on flask application, but nothing worked.

WSGIRequestHandler.protocol_version = "HTTP/1.1"

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions