fogfish / esq

simple persistent queues for Erlang
Apache License 2.0
56 stars 8 forks source link

Fails to restart after process crash #9

Open fogfish opened 6 years ago

fogfish commented 6 years ago
terminated with reason: no match of right hand value {error,eexist} in esq_writer:open/1 line 75

The error is caused by Out-Of-Disk space. The segment rotation shall handle errors carefully.