Rclone Docker Volume - How to not freeze container when source is unavailable

In the container,

for mount:

node3sftp: on /n3 type fuse.rclone (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)

maybe I need somehow to get the daemon-timeout in there?