I tried to increase the DAGSTER_GRPC_TIMEOUT_SECON...
# ask-community
t
I tried to increase the DAGSTER_GRPC_TIMEOUT_SECONDS to since one of our sensors is timing out and I get an error that the RPC terminated with a status code of unavailable. I was previously getting a status code of deadline exceeded. What is the correct way to increase this timeout?
dagster bot responded by community 1
e
maybe in
dagster.yaml
Copy code
code_servers:
  reload_timeout: 600