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

Add timeout for API requests to Core #121

Merged
merged 5 commits into from
Mar 4, 2025
Merged

Conversation

bitterpanda63
Copy link
Member

@bitterpanda63 bitterpanda63 commented Feb 5, 2025

Adding a timeout to the requests made to aikido core, since if our servers suddenly take very long to process e.g. an attack it causes the background process to be occupied with that. Which means no more config updates.

@bitterpanda63 bitterpanda63 changed the title Add timeout to requests Add timeout to API requests Feb 5, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@bitterpanda63 bitterpanda63 changed the title Add timeout to API requests Add timeout for API requests to Core Feb 21, 2025
@bitterpanda63 bitterpanda63 merged commit 969a3fe into main Mar 4, 2025
86 checks passed
@bitterpanda63 bitterpanda63 deleted the add-request-timeout branch March 4, 2025 14:41
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