override fun onFailure(call: Call<Array<Repository>>?, t: Throwable?) {

                if (!isAlive) {
                    return
                }