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

Error when restarting a dotnet worker and reuse channels #1211

Open
KarlaCarvajal opened this issue Dec 17, 2024 · 0 comments
Open

Error when restarting a dotnet worker and reuse channels #1211

KarlaCarvajal opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
bug An issue with correctness, stability, performance, or API conformance. sdk-dotnet Affects the .NET SDK (not all clients).

Comments

@KarlaCarvajal
Copy link
Contributor

KarlaCarvajal commented Dec 17, 2024

Context

When I restart the worker an error appears that says that the connexion is already added

image

Steps To Reproduce

Go to ...
Click on ....
Scroll down to ....
See error

Expected Behavior

Channels should be added with a host and port only if it is not already added

Screenshots

No response

Additional Context

No response

Components

C# SDK

@KarlaCarvajal KarlaCarvajal added the bug An issue with correctness, stability, performance, or API conformance. label Dec 17, 2024
@KarlaCarvajal KarlaCarvajal added this to the DotNet Task Worker milestone Dec 17, 2024
@KarlaCarvajal KarlaCarvajal self-assigned this Dec 17, 2024
@KarlaCarvajal KarlaCarvajal added the sdk-dotnet Affects the .NET SDK (not all clients). label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue with correctness, stability, performance, or API conformance. sdk-dotnet Affects the .NET SDK (not all clients).
Projects
None yet
Development

No branches or pull requests

1 participant