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

Cleanup #254

Open
wants to merge 7 commits into
base: release-0.16
Choose a base branch
from
Open

Cleanup #254

wants to merge 7 commits into from

Conversation

mikeee
Copy link
Member

@mikeee mikeee commented Dec 16, 2024

Description

Issue reference

This PR will close #number

Checklist

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

LeonMatthesKDAB and others added 6 commits December 10, 2024 10:18
Especially when running custom docker setups, the container that
contains the sidecar may not be running exactly when the Rust code
starts running.

To fix this, before we needed to sleep(2s) to avoid a panic in the Rust
program.
With this patch, this can be handled on the user side (e.g. the
connection can be retried multiple times with timeouts in-between).

Signed-off-by: Leon Matthes <[email protected]>
Signed-off-by: Mike Nguyen <[email protected]>
@mikeee mikeee requested review from a team as code owners December 16, 2024 15:36
@mikeee mikeee changed the base branch from main to release-0.16 December 16, 2024 15:36
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.

2 participants