Skip to content

Feature: disable polling for apps with same repo url #44

Open
devtron-labs/devtron
#3283
@vishal-dt

Description

@vishal-dt

Description

Currently, each time an app is created a new repo is checked out in git sensor. Each time the watcher polls changes from upstream it does it for each and every repo. In scenarios where multiple applications have same git repo url this leads to resource wastage and slow polling rate.

Proposal

Disable polling for repos with same url by referencing to one single repo for git related information.

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