Open Tetyana-K opened 1 month ago
@Tetyana-K could you explain why we can't use standard approach for health checks from Asp.Net ? Your code seems to be valid, but it's bit "excessive".
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Thank you for the comment, I agree, corrected it.
Implemented the ServiceController for handling health check requests. Added unit tests to verify the functionality of the health check endpoint.
Work in progress. Thank you to all reviewers for your time and feedback)