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

🔧 fix: Handle Concurrent File Mgmt. For Agents #5159

Merged

Conversation

thingersoft
Copy link
Contributor

@thingersoft thingersoft commented Jan 1, 2025

Summary

The agents db updates for adding or removing rag files are now atomic to avoid concurrency issues.

Closes #4746
Closes #5160

Change Type

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • My changes do not introduce new warnings
  • Local unit tests pass with my changes

@thingersoft thingersoft force-pushed the agents-rag-multi-file-upload-fix branch from b0ff910 to a3abe83 Compare January 2, 2025 04:10
@thingersoft thingersoft force-pushed the agents-rag-multi-file-upload-fix branch from a3abe83 to cfde337 Compare January 2, 2025 08:01
@thingersoft thingersoft marked this pull request as draft January 2, 2025 08:03
@thingersoft thingersoft changed the title fix: Handle concurrent file upload for agents rag fix: Handle concurrent file management requests for agents rag Jan 2, 2025
@thingersoft thingersoft marked this pull request as ready for review January 2, 2025 08:16
@danny-avila danny-avila changed the title fix: Handle concurrent file management requests for agents rag 🔧 fix: Handle Concurrent File Mgmt. For Agents Jan 2, 2025
@danny-avila danny-avila merged commit 65b2d64 into danny-avila:main Jan 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants