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

better msg if logs are unavailable (closes #1503) #1511

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

goekay
Copy link
Member

@goekay goekay commented Jul 14, 2024

@juherr @lmccarty5 would this be an improvement?

@juherr
Copy link
Contributor

juherr commented Jul 14, 2024

@goekay I think it is better but the log section could be hidden when not available too.

@goekay
Copy link
Member Author

goekay commented Jul 14, 2024

the log section could be hidden when not available too.

sure, the way to do is as follows: expose the condition to hide in a model parameter (e.g. the profile steve runs at), and put this line behind that condition.

but, when switching between profiles the header sequence would not be consistent (sometimes log is there, sometimes not, ...). i would argue that this could cause a confusion as well: why is this happening?

with the solution from this PR, we would be telling the why to the user.

@goekay goekay linked an issue Jul 14, 2024 that may be closed by this pull request
@goekay goekay merged commit e60eaf3 into master Jul 14, 2024
45 checks passed
@goekay goekay deleted the 1503-logs-are-unavailable branch July 14, 2024 16:18
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.

Logs are Unavailable
2 participants