Skip to content

HybridCacheService now sets WriteSynchronouslyWhenQueueFull = false

Latest
Compare
Choose a tag to compare
@lilith lilith released this 28 Nov 22:04
· 3 commits to main since this release
a5fea26

HybridCacheService now sets WriteSynchronouslyWhenQueueFull = false to stop request failures in deployment scenarios where multiple instances are trying to write to the same database and one process cannot do any disk writes.