You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In DagsterProxyApiServicer the heartbeat_ttl is overwritten by a constant of 30. It should be possible to change the heartbeat timout though the code_server parameter.
In our environment we need to increase the timeout because the api grpc service in some situations becomes too busy in oder to respone to the hearbeat in time.