Ignore errors in script

In script I launch

/tool fetch ...

Script stops if fetch failed. But that’s normal: URL may be periodically unavailable.

Is there any way to ignore errors and continue script running?

Currently you can’t ignore errors.

This is sadly… :frowning: