Skip to content

fix: respect max_coroutines in community builds#1460

Open
fengfeng-zi wants to merge 1 commit into
getzep:mainfrom
fengfeng-zi:fix/build-communities-max-coroutines-1398
Open

fix: respect max_coroutines in community builds#1460
fengfeng-zi wants to merge 1 commit into
getzep:mainfrom
fengfeng-zi:fix/build-communities-max-coroutines-1398

Conversation

@fengfeng-zi
Copy link
Copy Markdown
Contributor

Summary

  • pass Graphiti.max_coroutines through Graphiti.build_communities()
  • thread max_coroutines into both community build fan-out layers
  • add regression tests covering the outer and inner concurrency plumbing

Closes #1398

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build_communities ignores Graphiti.max_coroutines; nested semaphore_gather falls back to env var

1 participant