3scale / apisonator

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

Validate master service ID just once #234

Closed davidor closed 3 years ago

davidor commented 3 years ago

Validate the master service ID once, instead of doing it in the notify jobs.

If the master service ID is not set, all the notify jobs will fail. It's better to detect this as soon as possible and exit.