You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the product catalog is initialized only on service startup. If a change is made to products after the service is started, the changes will not be recognized. We should change the product catalog to load on startup and on a configurable periodic interval (e.g., every 10 seconds).
The text was updated successfully, but these errors were encountered:
Feature Request
Currently, the product catalog is initialized only on service startup. If a change is made to products after the service is started, the changes will not be recognized. We should change the product catalog to load on startup and on a configurable periodic interval (e.g., every 10 seconds).
The text was updated successfully, but these errors were encountered: