When fetching images it returns
Fetching image_url is taking a long time time (longer than 15 seconds). This file is File_size MB``` After few of this line it crashes with ```error RequestError: Timeout awaiting 'request' for 30000ms.
How can I increase this 15sec timeout limit?
I would suggest using the built-in options:
Alternatively you can change your develop running command to, in your
package.json
: