diff --git a/enrich-rnsr.ini b/enrich-rnsr.ini index 18aff0f..17446f5 100644 --- a/enrich-rnsr.ini +++ b/enrich-rnsr.ini @@ -28,7 +28,6 @@ [expand] path = ws.rnsr size = 1 -#cacheName = affiliations-tools-v1-rnsr-info [expand/exploding] @@ -39,16 +38,11 @@ [expand/expand/URLConnect] url = https://affiliations-tools.services.inist.fr/v1/rnsr/info retries = 3 -timeout = 3000 +timeout = 10000 noerror = true [expand/aggregate] -; # Concaténation des sigles et libellés des établissements associés -; [assign] -; path = etab -; value = get('ws.rnsr', []).map(structs => structs.map(struct => `${struct.sigle}; ${struct.intitule}`)) - [dump] indent = true