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

Add identification of which cell is causing timeout error #10

Open
cimendes opened this issue Nov 11, 2021 · 0 comments
Open

Add identification of which cell is causing timeout error #10

cimendes opened this issue Nov 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@cimendes
Copy link
Member

Currently, when nbgrader exits with a timeout (raises Cell execution timed out), it would be very nice to report which cell is causing this timeout, instead of reporting as an unhandled exception.

A possibility is to allow the grading to continue regardless, and then report the resulting notebook.

To check:

  • does nbgrader identify the cell causing the time out exception?
  • Do we have a grade even if a cell times out? Or will it be reported as "failed"?
@cimendes cimendes added enhancement New feature or request help wanted Extra attention is needed labels Nov 11, 2021
@Gustavo-SF Gustavo-SF added bug Something isn't working and removed enhancement New feature or request help wanted Extra attention is needed bug Something isn't working labels Aug 4, 2023
@Gustavo-SF Gustavo-SF changed the title Identify which cell is causing timeout error Add identification of which cell is causing timeout error Aug 4, 2023
@Gustavo-SF Gustavo-SF added the enhancement New feature or request label Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants