Hi - I’ve got kind of a special case where I’d like syncthing to spam retries, or at least not escalate them. For example, I am syncing a DLL and it’s open so syncthing can’t write it. 10 minutes later, I kill the app and syncthing should be able to write now, but it’s got a 16 minute (say) retry period at this point.
Is there a way to hard code say a 5 second retry period that doesn’t increment?
Thanks