Enrichment job failure

Hi ,
I am running snowplow release 75 and during the enrichment process , I am getting the below error -

Caused by: com.snowplowanalytics.snowplow.enrich.common.FatalEtlError: NonEmptyList(error: NonEmptyList(error: Could not find schema with key iglu:com.snowplowanalytics.snowplow/currency_conversion_config/jsonschema/1-0-0 in any repository, tried:
** level: “error”**
** repositories: [“UDMD Repository [HTTP]”,“UDMD Repository [HTTP]”,“UDMD Repository [HTTP]”,“UDMD Repository [HTTP]”,“UDMD Repository [HTTP]”,“UDMD Repository [HTTP]”,“Iglu Client Embedded [embedded]”,“Iglu Central [HTTP]”]**
)
** level: “error”**
)

Could you please help me on this. As per my understanding this schema should be available in the snowplow central Iglu repository. Please do let know If you think I am missing on something.

Thanks,
Shilpi Singh

Hi @ssingh195 - is this happening all the time, or intermittently? This is interesting as this is exactly the same failure that @charlietanksley flagged in: Suggested best practices for recovering from EmrEtlRunner failures?