My FaunaDB docker dev node recently started timing out in response to any request, with error messages like Read timed out. (Timed out waiting for appliedTimestamp for key 6(323942845125755392) to reach 2022-02-25T13:10:03.913Z)
.
My guess is that this has something to do with a desynchronization between the fauna instance's clock and the system clock. How can it be fixed?