Currently the indexer only resolves the MVR package ID on startup. If a package is upgraded while the indexer is running, it won't pick up the new events until restarted. We should implement periodic polling or event subscription to detect package upgrades during runtime.
Currently the indexer only resolves the MVR package ID on startup. If a package is upgraded while the indexer is running, it won't pick up the new events until restarted. We should implement periodic polling or event subscription to detect package upgrades during runtime.