Skip to content

Work around temporary wrong input errors

Tim Schoof requested to merge workaround_spurious_wrong_input_errors into master

Sometimes ASAPO can wrongly return a wrong input error due to temporary internal errors. Until this is fixed upstream, turn such errors into temporary errors.

Merge request reports