IATI / refresher

A Python application which has the responsibility of tracking IATI data from around the Web and refreshing the core IATI software's data stores
GNU Affero General Public License v3.0
2 stars 0 forks source link

Use timeout on all python requests calls #321

Closed odscjames closed 6 months ago

odscjames commented 7 months ago

Brief Description Failure to do so causes validator requests to hang and the whole processing pipeline to lock up

Severity Critical