Skip to content

v20.1: Updating .isPolicyPublished and .readPolicies to take an optional con…

Latest
Compare
Choose a tag to compare
@avatarneil avatarneil released this 17 Aug 00:42
· 13 commits to develop since this release
d98196b
+---
+"@mds-core/mds-policy-service": patch
+---
+
+Updating .isPolicyPublished and .readPolicies to take an optional connection parameter and using it in the .publishPolicy code path to avoid a race condition where the DB reader has not received all policies yet, thus causing the publish function to believe the policy that needs publishing does not exist yet'