Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vishal-dt opened this issue Apr 13, 2023 · 0 comments · May be fixed by #45 or devtron-labs/devtron#3283
Open

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

vishal-dt opened this issue Apr 13, 2023 · 0 comments · May be fixed by #45 or devtron-labs/devtron#3283

Comments

@vishal-dt
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant