Scheduled job "ASYNC: Update supplier cache" is slow causing events being queuedDescriptionScheduled job "ASYNC: Update supplier cache" is slow causing events being queued The issue is that the entire CachedSuppliers list is rebuilt for each update and it takes around 90 seconds each time.Steps to Reproduce Run ASYNC: Update supplier cache Check the logs for any large query like the following: Query that got us here is: TABLENAME = sn_fin_supplier ENCODED_QUERY = status!=excluded^ORDERBYlegal_name Check the multiple updates in sn_shop_shopnow_api_cacheWorkaroundPlease see Fixed in versionsRelated Problem: PRB1642200