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

Arango concurrency #1180

Merged
merged 12 commits into from
Nov 29, 2024
Merged

Arango concurrency #1180

merged 12 commits into from
Nov 29, 2024

Conversation

udgover
Copy link
Collaborator

@udgover udgover commented Nov 27, 2024

This PR improves arangodb API calls resiliency when dealing with high concurrency. It adds a custom http client that acquires a lock before sending a request to arangodb webserver. This is particularly useful when dealing with multiple events consumers processes.

@udgover udgover requested a review from tomchop November 28, 2024 12:30
@udgover udgover merged commit daa82d4 into main Nov 29, 2024
3 checks passed
@udgover udgover deleted the arango_concurrency branch November 29, 2024 11:38
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.

2 participants