Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

Timeout with RemoveOrphanedMetaKeysStep

Fixed in

EPiServer.Commerce 11.4.0

(Or a related package)

Created

Oct 09, 2017

Updated

Oct 19, 2018

Area

Core

State

Closed, Fixed and tested


Description

For big catalogs, RemoveOrphanedMetaKeysStep can fail to complete, because the SQL command can take considerably longer than 30 seconds to run. It's also run by SqlCommand/SqlConnection, without any configurable timeout.