POST Requests stuck in "IN_QUEUE" phase. Serverless endpoint.

  1. set container start command bash -c 'sleep infinity'
  2. set active worker to 1, run web terminal
  3. in web terminal run your handler file and debug it.
Was this page helpful?