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

Improve error message for failed p4p put #119

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

tomtrafford
Copy link
Contributor

This change adds further information to the error when a PVA put function times-out and can't find the PV it was connecting to. This resolves #109

Copy link
Contributor

@callumforrester callumforrester left a comment

Choose a reason for hiding this comment

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

Looks good, please could you write a test similar to this one for CA:

async def test_sensor_disconnected(caplog):

@callumforrester
Copy link
Contributor

Looks good now, thanks! Just needs rebasing on top of main and the linting needs fixing.

@tomtrafford
Copy link
Contributor Author

This is now re-based, and the linting is fixed.

@tomtrafford tomtrafford merged commit 519188f into main Mar 8, 2024
14 checks passed
@tomtrafford tomtrafford deleted the improve_p4p_errorhandling branch March 8, 2024 11:52
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.

Issue on machine day: 30/01/24
2 participants