The GraphitiService.__init__ was accepting semaphore_limit as a parameter but not storing it as an instance attribute, causing an AttributeError when trying to access self.semaphore_limit in the initialize method.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| config | ||
| docker | ||
| docs | ||
| src | ||
| tests | ||
| .env.example | ||
| .python-version | ||
| main.py | ||
| pyproject.toml | ||
| pyright_output.txt | ||
| uv.lock | ||