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

[Feature] Implement middleware to prevent overlapping execution of "RunSpeedtestJob" #1952

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

alexjustesen
Copy link
Owner

@alexjustesen alexjustesen commented Dec 27, 2024

🪵 Changelog

➕ Added

  • WithoutOverlapping middleware on the RunSpeedtestJob to prevent multiple tests from running at the same time. This is not usually possible only if someone is using multiple queue workers.

@alexjustesen alexjustesen added the 🎉 feature New feature or request label Dec 27, 2024
@alexjustesen alexjustesen self-assigned this Dec 27, 2024
@alexjustesen alexjustesen merged commit b2c8b28 into main Dec 27, 2024
1 check passed
@alexjustesen alexjustesen deleted the prevent-speedtests-from-overlapping branch December 27, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant