open static fun hasAlreadyFailed(future: Future<*>!): Boolean
Check if a future has already failed
future - Future<*>!: the future
future
Return Boolean: true if future has already failed