Skip to content

Handle Git connection issues when fetching data #801

Open
@sashadidukh

Description

@sashadidukh

When JGitEnvironmentRepository fetching data (see fetch method)
and Git is unavailable at this moment (for example we got UnknownHostException), we just log WARN message and return null FetchResult.

I propose to send some ApplicationEvent in this case for adding the possibility to handle this situation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions