
* Product feed - change max function exec time to 5 minutes * Remove cache update on product webhooks * Add webhooks migration --------- Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
216 B
216 B
saleor-app-products-feed |
---|
patch |
Changed Vercel's maximum execution time to be 5 minutes for feed generation. This should help with the previous limits of 60s, that was not enough for feed to be generated.