Skip to content

Fixed getting subscription

Yurii Ruban [EPAM / GCP] requested to merge fix-recursive-get-subscription into master

Description:

The method for getting subscriptions was called recursively when there were no subscriptions in the cache

How to test:

Check the application is running

Changes include:

  • Bugfix (a non-breaking change that solves an issue).

Changes in:

  • GCP

Merge request reports