Skip to content

heartbeat-timeout taken into accoutn in dagster code_server #32495

@mschweyen

Description

@mschweyen

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.

https://github.com/dagster-io/dagster/blame/c54f06c64b9646eee3ecf4281ac9cc6c3147f35e/python_modules/dagster/dagster/_grpc/proxy_server.py#L88

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions