Skip to content

Conversation

tconley1428
Copy link
Contributor

What was changed

When a user error contains a workflow failure exception, it should fail the workflow

Why?

The workflow would otherwise retry for no reason

Checklist

  1. Closes [Bug] OpenAI Agent SDK wraps Temporal ApplicationError preventing workflow acting on it #1058

  2. How was this tested:
    New test

  3. Any docs updates needed?

@tconley1428 tconley1428 requested a review from a team as a code owner August 27, 2025 17:21
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only a couple of minor comments

@tconley1428 tconley1428 merged commit c8b0b78 into main Sep 3, 2025
25 of 28 checks passed
@tconley1428 tconley1428 deleted the openai/reraise_usererror branch September 3, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] OpenAI Agent SDK wraps Temporal ApplicationError preventing workflow acting on it

2 participants