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: Base/Collector/Connect* #199

Merged
merged 1 commit into from Oct 5, 2023
Merged

fix: Base/Collector/Connect* #199

merged 1 commit into from Oct 5, 2023

Conversation

daffinito
Copy link
Contributor

Issue

Base/Collector/Connect* tasks are failing

Goals

Update Base/Collector/Connect* tasks to properly detect collector connection

Implementation Details

The new mongrel endpoint returns a 404 with {} for the body when the connection is successful. I updated the task to look for this.

How to Test

go test ./...

Copy link
Collaborator

@cade-conklin cade-conklin left a comment

Choose a reason for hiding this comment

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

👍

@daffinito daffinito merged commit 7476331 into main Oct 5, 2023
13 checks passed
@daffinito daffinito deleted the daffi/fix-connect branch October 5, 2023 15:50
daffinito added a commit that referenced this pull request Oct 5, 2023
## Fixes
- Fixed an issue with Base/Collector/ConnectUS and Base/Collector/ConnectEU that caused the tasks to always return a Warning. ([#199](#199))
@daffinito daffinito mentioned this pull request Oct 5, 2023
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.

None yet

2 participants