Switch segment retrieval to use local directories
data-sync-user opened this issue · 0 comments
data-sync-user commented
Currently, the ConfigCollection.from_github_repos
function is fetching segment definitions directly from a GitHub repo, which leads to potential latency issues. We should modify the ConfigCollection
setup to source segment definition files from the specified local directories instead.
┆Issue is synchronized with this Jira Task