or just disregard errors and continue anyway?
# general
e
or just disregard errors and continue anyway?
w
Unfortunately no - I don't think there is any way to do this. If you can `try`/`catch` the error, you may be able to ignore it - but it's quite possible you cannot do that in his case.