Skip to content

Allow library git provider to try initialisation periodically. #528

@ateska

Description

@ateska

The initialisation should be retried on_tick() till ".IsReady" == False.
If ".IsReady" == True, then the "pull" should be applied.

async def initialize_git_repository(self):

This means that the git provider will be "self-healing", resistant to a failed start.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions