Skip to content

Conversation

@kaelemc
Copy link
Collaborator

@kaelemc kaelemc commented Jan 14, 2026

No description provided.

@kaelemc kaelemc marked this pull request as ready for review January 14, 2026 07:05

function check_eda_api_reachability {
log "Checking EDA API reachability"
curl -vkf --retry 3 "https://127.0.0.1:$EDA_PORT" -o /dev/null
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Later we change this to curl -skf

@kaelemc kaelemc changed the title Logs galore Better logging info for tshooting Jan 14, 2026
@hellt hellt merged commit f5c8e8e into main Jan 14, 2026
1 check passed
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.

3 participants