Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable retry logic integration tests #1096

Merged
merged 5 commits into from May 19, 2023

Conversation

lemillermicrosoft
Copy link
Member

@lemillermicrosoft lemillermicrosoft commented May 19, 2023

Motivation and Context

#420 skipped retry tests for OpenAI. It was noted that Azure SDK was an issue, however, I added a test for Azure OpenAI and it passes as expected as well. I know there are changes coming in the area. I'd like to re-enable the tests since they are passing to make sure functionality remains intact as design changes.

Description

Enable the previous test and clone for Azure OpenAI.

Contribution Checklist

@github-actions github-actions bot added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels May 19, 2023
@lemillermicrosoft lemillermicrosoft marked this pull request as ready for review May 19, 2023 06:41
@lemillermicrosoft lemillermicrosoft mentioned this pull request May 19, 2023
5 tasks
@lemillermicrosoft lemillermicrosoft added the PR: ready for review All feedback addressed, ready for reviews label May 19, 2023
RogerBarreto
RogerBarreto previously approved these changes May 19, 2023
@lemillermicrosoft lemillermicrosoft added the PR: ready to merge PR has been approved by all reviewers, and is ready to merge. label May 19, 2023
@lemillermicrosoft lemillermicrosoft enabled auto-merge (squash) May 19, 2023 16:54
@lemillermicrosoft lemillermicrosoft merged commit 5f41312 into microsoft:main May 19, 2023
18 checks passed
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
### Motivation and Context
microsoft#420 skipped retry tests for OpenAI. It was noted that Azure SDK was an
issue, however, I added a test for Azure OpenAI and it passes as
expected as well. I know there are changes coming in the area. I'd like
to re-enable the tests since they are passing to make sure functionality
remains intact as design changes.

### Description
Enable the previous test and clone for Azure OpenAI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews PR: ready to merge PR has been approved by all reviewers, and is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants