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

Surface step name when reporting error #287

Open
dshemetov opened this issue Jan 29, 2024 · 0 comments
Open

Surface step name when reporting error #287

dshemetov opened this issue Jan 29, 2024 · 0 comments

Comments

@dshemetov
Copy link
Contributor

          True, though it would be nice if `Error in (function (name, value)  : ` said `Error in step_epi_ahead() :` instead.

Originally posted by @dajmcdon in #286 (comment)

Our input validation tells which argument had the error, but doesn't specify which step in the recipe. The user can get there with traceback(), but it would be nice if we could surface this by default.

@dshemetov dshemetov changed the title True, though it would be nice if Error in (function (name, value) : said Error in step_epi_ahead() : instead. Surface step name when reporting error Jan 29, 2024
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

1 participant