Skip to content

private/app/flag: improve error handling when resolving SCION environment#4924

Open
oncilla wants to merge 1 commit into
scionproto:masterfrom
oncilla:app-flag
Open

private/app/flag: improve error handling when resolving SCION environment#4924
oncilla wants to merge 1 commit into
scionproto:masterfrom
oncilla:app-flag

Conversation

@oncilla
Copy link
Copy Markdown
Contributor

@oncilla oncilla commented Apr 23, 2026

Previously, we would fall back to returning the default SCION daemon address, even if the user provided obviously wrong values. E.g., no --isd-as flag set, but multiple ASes in the environment file without a default.

We are a bit more strict and now only return the default if no user input is given.

…ment

Previously, we would fall back to returning the default SCION daemon address,
even if the user provided obviously wrong values. E.g., no --isd-as flag
set, but multiple ASes in the environment file without a default.

We are a bit more strict and now only return the default if no user
input is given.
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.

1 participant