Interface ConfigurationCacheEntryDiscardedResult

All Superinterfaces:
ConfigurationCacheEntryOutcomeResult, OperationResult

@Incubating @NullMarked public interface ConfigurationCacheEntryDiscardedResult extends ConfigurationCacheEntryOutcomeResult
A configuration cache entry was written but discarded at the end of the build, e.g. because of problems, a serialization error or incompatible tasks.
Since:
9.8.0