Update Readme.md - add comment regarding the wait period for restarting the recording.

This commit is contained in:
2022-06-07 14:35:33 +00:00
parent 19d628c3ec
commit 5dff873061
+3 -1
View File
@@ -126,8 +126,10 @@ git pull
ansible-playbook restart.yml
```
- Afterwards restart the recording again:
- After waiting ~5min restart the recording again:
```bash
cd ..
./bufferutils upload
```
__The required time to wait until restarting the recording somehow depends on the amount of cleanup work the DataBuffer has to do after a crash/screw up. The more bad the crash/screw up was wait for a longer time. In most cases 5 min should be enough.__