If, for some reason, /data/hot gets full, hornet cannot move data from warm to hot and it starts to panic and spam slack.
Hornet should look at the status of hot and decide if it should make the transfer or not, depending on the remaining space.
If the space is not enough, it should go on hold and not try to transfer, until the disk space gets below a certain threshold.
This might require some of the feature of diopsid about disk monitoring, nothing fancy.
Is this feature implemented?
If, for some reason, /data/hot gets full, hornet cannot move data from warm to hot and it starts to panic and spam slack.
Hornet should look at the status of hot and decide if it should make the transfer or not, depending on the remaining space.
If the space is not enough, it should go on hold and not try to transfer, until the disk space gets below a certain threshold.
This might require some of the feature of diopsid about disk monitoring, nothing fancy.
Is this feature implemented?