Skip to content

Agent gets stuck 'in-progress' #647

Closed
@anilaltuner

Description

@anilaltuner

Please read this first

  • Have you read the docs?Agents SDK docs
    Yes
  • Have you searched for related issues? Others may have faced similar issues.
    Yes

Describe the bug

I have an orchestrator agent and two hand‑off agents.
Everything behaves correctly when I run the stack on my local machine, but after deploying the exact same containers to AWS EC2 (Docker), one of the hand‑off agents stops responding. From the traces it looks like the request to POST /v1/responses hangs indefinitely.

Image

Debug information

Item Value
Agents SDK version v0.0.12
Python version 3.11.x
Platform (local) macOS / Docker Desktop
Platform (prod) AWS EC2 t3.medium, Amazon Linux 2, Docker 24.0
OpenAI account / key Same key in both environments

Expected Behaviour

It's weird because one of the agent works well but other is stuck with same environment.

On the other hand, from local, it works well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions