Commit Graph

1 Commits (28d6277396013a16613008647c312bbd6c4623cc)

Author SHA1 Message Date
Johnny Lee 0ab364404e
add continue to fix 'continue_on_failure' parameter for URL doc loader (#2735)
Currently, the function still fails if `continue_on_failure` is set to
True, because `elements` is not set.

---------

Co-authored-by: leecjohnny <johnny-lee1255@users.noreply.github.com>
2 years ago