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

Fault tree evaluation with min operational hours should not fail due to issues with operational statistics service. #452

Open
2 of 3 tasks
kostobog opened this issue Jun 20, 2024 · 1 comment
Assignees

Comments

@kostobog
Copy link
Collaborator

kostobog commented Jun 20, 2024

@blcham
Copy link
Contributor

blcham commented Jun 21, 2024

@kostobog Based on the time limitations we have, I believe you are overcomplicating this issue.

I think you should only consider two states right now:

  • service is set up
    • just let the server fail, we will see it in developer log
  • service is not set up (i.e. URL in environment is "")
    • silently ignore it

kostobog added a commit to kbss-cvut/fta-fmea that referenced this issue Jun 21, 2024
…t tree if operationalDataService.fetchFailureRates fails.

- implement rest api to check if operationalDataService works properly
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

No branches or pull requests

2 participants