Read_timeout error for url content extraction using App Search API

Hi,

I'm attempting to use the App Search API for content extraction via the endpoint ${ENTERPRISE_SEARCH_BASE_URL}/api/as/v1/engines/${ENGINE_NAME}/crawler/extract_url. However, I'm encountering a read_timeout error with status code 599.

Is there a way to increase the timeout settings for this API call which by default is 10 sec?

Additionally we tried using python client but it didn't worked . Code snippet below

Thank you,
Abhishek Kumar Choudhary

Hi @elastic_team , Could someone please share some suggestions here.