
* 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>
5 lines
216 B
Markdown
5 lines
216 B
Markdown
---
|
|
"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.
|