---
title: "Discord Integration, Healthcheck Timeouts, and Auto Import .env"
date: 2021-12-10T14:00:00.000+00:00
number: 0059
url: https://railway.com/changelog/2021-12-10
---

# Discord Integration, Healthcheck Timeouts, and Auto Import .env

Happy Friday everyone! We spent this week focusing on enhancing the stability of the service and making it easier for you to get customer service via Discord. More on that below.

## Discord Integration

[Image: Untitled]

[If you read our blog post on how we work](https://blog.railway.app/p/how-we-work), we handle most of our synchronous communication via Discord. We triage issues, collaborate with our wonderful community, and started awarding roles in the server.

Now you can tie your Railway account to your Discord account under your Account page- for now, we will assign a role if you have a developer plan but we expect this integration to enable us to do more cool stuff with the server and how we support our users.

## Configurable Healthcheck Timeouts

This enhancement came from user feedback! 

We got reports that users wished to configure the time health-checks would retry. To celebrate this addition, Lucas, our Infrastructure Engineer added a new page in our documentation dedicated to the feature.[https://docs.railway.app/diagnose/healthchecks](https://docs.railway.app/diagnose/healthchecks)

## Auto .env Imports

When initializing a new project, if a .env file is detected, Railway will now prompt to see if you'd like to import it into your new project

[Image: Untitled]

## Improvements and Fixes

- Improved the performance and stability of the builder
- Infrastructure resilience changes to make the platform more stable