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

Health check improvements #59

Merged
merged 10 commits into from
Dec 20, 2022
Merged

Health check improvements #59

merged 10 commits into from
Dec 20, 2022

Conversation

jhazentia
Copy link
Member

  • renamed monitor_action_completed signal to trigger_api_restart and removed keyword argument. This signal now is only used for triggering API container restart
  • is_available check moved from monitor action to healthy method
  • healthy method in base SignalAnalyzerInterface now acquires IQ data to verify everything is working
  • removed property attribute from healthy method since it now has a parameter

Copy link
Member

@aromanielloNTIA aromanielloNTIA left a comment

Choose a reason for hiding this comment

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

See comment below. Approved pending that change.

scos_actions/hardware/sigan_iface.py Show resolved Hide resolved
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