Skip to content

Analyzer fails after lookoutd deployment #509

@smacker

Description

@smacker

Looks like style-analyzer keeps an open connection to lookoutd.
When we redeploy lookout it obviously gets broken.

gRPC reestablishes connection automatically but only after the second request to the analyzer.
So the first Review/Push request after restart fails.

Please don't fix it yet. We might want to fix it in lookout-sdk (in the connection helper).

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