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

Fix waitForSidecar to respect timeout. #1146

Merged
merged 4 commits into from
Oct 18, 2024

Conversation

artursouza
Copy link
Member

Description

Fix waitForSidecar to respect timeout.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1145

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
@artursouza artursouza marked this pull request as ready for review October 17, 2024 00:15
@artursouza artursouza requested review from a team as code owners October 17, 2024 00:15
Copy link
Contributor

@artur-ciocanu artur-ciocanu left a comment

Choose a reason for hiding this comment

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

Love it! Looks really good!

artursouza and others added 3 commits October 17, 2024 15:09
@artursouza artursouza merged commit b683fce into dapr:master Oct 18, 2024
7 checks passed
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.

waitForSidecar should respect timeoutInMilliseconds
4 participants