Hello everyone.
I'm experiencing a weird behavior with Backstage in prod, hosted in an AKS cluster. When testing locally, I can create entities and their catalog-info.yaml files in GitHub and they immediately appear in the catalog, but in prod, they get added to the locations but are not immediately visible in the catalog. It takes about 10-15 minutes for them to appear, which does not provide great UX. I increased resources in the cluster but that didn't help. Added GitHub webhook integration to listen to repo pushes, I do see the event logs but the entities are still not visible in the catalog API.
I don't know if there's anything I missed or if anyone's experienced this before. Any help will be greatly appreciated.
Thanks