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

feat: integrate wrphandlers #63

Merged
merged 8 commits into from
Apr 5, 2024
Merged

Conversation

denopink
Copy link
Contributor

@denopink denopink commented Apr 4, 2024

No description provided.

@denopink denopink added the enhancement improvement or small functionality added to an existing feature label Apr 4, 2024
@denopink denopink self-assigned this Apr 4, 2024
cmd/xmidt-agent/config.go Outdated Show resolved Hide resolved
@@ -256,7 +266,7 @@ func TestEndToEndConnectionIssues(t *testing.T) {
require.NoError(err)
defer c.CloseNow()

ctx, cancel := context.WithTimeout(r.Context(), 2000000*time.Millisecond)
ctx, cancel := context.WithTimeout(r.Context(), 200*time.Millisecond)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed a silly debugging artifact from my last pr

@denopink denopink requested a review from schmidtw April 4, 2024 22:13
@schmidtw schmidtw merged commit 60a9f0d into main Apr 5, 2024
14 checks passed
@schmidtw schmidtw deleted the denopink/feat/integrate-wrphandlers branch April 5, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvement or small functionality added to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants