eu-federation-gateway-service / efgs-federation-gateway

The goal of this project is to develop the official European solution for the interoperability between national backend servers of decentralised contact tracing applications to combat COVID-19.
Apache License 2.0
59 stars 25 forks source link

Add Retry Logic for Cleanup Job #282

Closed f11h closed 3 years ago

f11h commented 3 years ago

When the Cleanup Job failes it will be tried again after 10 minutes. This PR should mitigate failing cleanup when EFGS has high database load.