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: error handling #160

Merged
merged 7 commits into from
Nov 14, 2023
Merged

Fix: error handling #160

merged 7 commits into from
Nov 14, 2023

Conversation

till
Copy link
Contributor

@till till commented Jun 2, 2023

Display the actual error message returned from the collector.

Test for the correct (lower level) error before using it.

For: #159

@till till self-assigned this Jun 2, 2023
@till till force-pushed the error-msg branch 7 times, most recently from 3e1380e to 6ba677d Compare June 12, 2023 15:59
Display the actual error message returned from the collector.

Test for the correct (lower level) error before using it.

For: #159
- remove the mess with wait groups that I did
- spin off dns client/resolver part
- pass Target struct around (instead of string)
- add a couple tests
- add a mock dns server for tests
- uses an action to start the service
- puts all assertions into wait-for
- set explicit timeouts
- puts everything in one job (to avoid upload/download)
@till till merged commit 762efd7 into main Nov 14, 2023
6 checks passed
@till till deleted the error-msg branch November 14, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant