# `Tinkex.Types.FutureFailedResponse`
[🔗](https://github.com/North-Shore-AI/tinkex/blob/v0.4.0/lib/tinkex/types/future_responses.ex#L41)

Response indicating a future has failed.

# `t`

```elixir
@type t() :: %Tinkex.Types.FutureFailedResponse{error: map(), status: String.t()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
