Skip to content

Don't let ContentsHandler's internal 404 bubble up. #1328

@Carreau

Description

@Carreau

See jupyterlab/jupyterlab#15153

ContentsHandler's get requests (and future HEAD requests #1327) should likely catch internal 404s and return a clean 404 with 'set_status()' and finish() this will avoid tornado to print tracebacks on non-existing files, which are often requested on purpose, like in SaveAs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions