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

Return error information when parse_html() fails #5463

Closed
Adenilson opened this issue Mar 31, 2015 · 1 comment
Closed

Return error information when parse_html() fails #5463

Adenilson opened this issue Mar 31, 2015 · 1 comment

Comments

@Adenilson
Copy link
Contributor

@Adenilson Adenilson commented Mar 31, 2015

Until #5197 lands, parsing is sync and will block until it returns. At this moment, no status information concerning error (e.g. a broken URL) is returned by parse_html().

It may make sense to allow it to forward a error to the Constellation (or maybe to ScriptTask).

@nox
Copy link
Member

@nox nox commented Sep 30, 2017

Everything related to parsing changed multiple times since then.

@nox nox closed this Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.