Timeout for snapshot process

Hi,
Anyway to set timeout for snapshot process? I am running with "?wait_for_completion=true" . Some times it gets stuck for a long time. I know that it should finish by 10min for the data i have. Anyway to set a timeout, so that it gets timeout and my cronjob can start a fresh job after next interval?

Hi @sreekanth ,

you can delete the snapshot which will abort the process.

However, if you are confident that it should complete within 10 minutes, it might be worthwhile looking into why it does not? What version are you on and did you try to examine _nodes/hot_threads while the snapshot is stuck?

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.