Workaround for order sender errors (execute this before they expire)

if we are not currently seeing the issue, how often should we check?
I did the following command and got nothing:
docker logs storagenode 2>&1 | grep “failed to settle orders”

I did the following command and everything appears to have finished:
docker logs storagenode 2>&1 | grep “orders”

but I had to restart my node this weekend so I only have 40 hours of logs

1 Like