salt/changelog/62527.fixed
Rory Geoghegan 53ea429324 Proper error handling when the CacheDisk file is not readable
Instead of just failing with an exception, if the msgpack in the
diskcache is unreadable, then it is treated as an empty cache (and the
pillar is rebuilt).
2022-09-27 11:26:05 -04:00

1 line
78 B
Text

Fixes pillar where a corrupted CacheDisk file forces the pillar to be rebuilt