3scale / apisonator

Red Hat 3scale API Management Apisonator backend
https://3scale.net
Apache License 2.0
35 stars 27 forks source link

NotifyJob: handle case when metrics do not exist in Porta #237

Closed davidor closed 3 years ago

davidor commented 3 years ago

This PR handles an error case in notify jobs. Those jobs report some metrics to the master account. The problem is that Apisonator can't guarantee that those metrics have been created, it relies on Porta to do that, and we've found that in some environments those metrics were not being created.