Low timeout when doing snapshots from Datatoolbox-app?

Looks like the snapshot it created but you get an error in the logs and in the gui

ERROR s.r.enonic.datatoolbox.RcdScriptBean - Error while creating snapshot
org.elasticsearch.transport.ReceiveTimeoutTransportException: [myserver.no][inet[/10.10.10.10:9300]][cluster:admin/snapshot/create] request_id [534921] timed out after [5016ms]
at org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:529)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

Not linked to Datatoolbox. It comes from Elasticsearch and seem to be a timeout between 2 nodes of your cluster.
Do you reproduce for every snapshot and only on snapshots or is it a random error?

I get it on every snapshot. The cluster state is green btw