openshift-online / maestro

Maestro Service Repo
Apache License 2.0
8 stars 15 forks source link

Fix integration test flaky #79

Closed clyang82 closed 2 months ago

clyang82 commented 2 months ago

fixed: https://github.com/openshift-online/maestro/issues/75

  1. for the postgres listen and notify, you have to ensure the listener to start prior to the notifier.
  2. in some cases, the cache cannot be initialized successfully so that you have to manually trigger resync