A Map of keys to errors from failed Futures.
The returned Map will contain entries only for failed Futures and not for ones that successfully completed.
final Map<K, AsyncError> errors;