openkfw / Oscar

A digital decision support system for humanitarian operations
https://www.oscarplatform.org/
GNU General Public License v3.0
11 stars 1 forks source link

set failing code for url-loader, if data fetching fails #128

Closed bariela closed 2 years ago

bariela commented 2 years ago

Description

url-loader service always exited with code 0, even when it failed to fetch data, setting exitCode to 1 if any of data is not loaded, but still attempting all of them

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist: