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

core: cable-guy: Fix parsing error when response has no body #3088

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

rotu
Copy link
Contributor

@rotu rotu commented Jan 24, 2025

Fix parsing error when response has no body

Previously, you could see errors like this in the log:

2025-01-23 23:30:16.526 | WARNING  | __main__:detect_service:333 - Failed parsing the service title: object of type 'NoneType' has no len()

rotu added 2 commits January 23, 2025 18:26
Fix parsing error when response has no body

Previously, you could see errors like this in the log:
```
2025-01-23 23:30:16.526 | WARNING  | __main__:detect_service:333 - Failed parsing the service title: object of type 'NoneType' has no len()
```
@patrickelectric patrickelectric changed the title Fix parsing error when response has no body core: cable-guy: Fix parsing error when response has no body Jan 24, 2025
@patrickelectric patrickelectric merged commit ab79644 into bluerobotics:master Jan 24, 2025
6 checks passed
@rotu rotu deleted the patch-9 branch January 28, 2025 17:17
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