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

Don't repeat activities within 5 minutes #2538

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Aug 20, 2024

If a model is edited repeatedly, it will produce a slew of update activities. This PR adds a 5-minute timeout on creation of new activities for an entity.

resolves #2531

@Floppy Floppy added the improvement Refactors and behind-the-scenes improvements label Aug 20, 2024
Copy link

codeclimate bot commented Aug 20, 2024

Code Climate has analyzed commit a62f64c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 86.4% (0.0% change).

View more on Code Climate.

@Floppy Floppy merged commit 21d678e into main Aug 20, 2024
11 checks passed
@Floppy Floppy deleted the throttle-repeated-activities branch August 20, 2024 16:40
@Floppy Floppy mentioned this pull request Aug 22, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Refactors and behind-the-scenes improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updates post too many activities
1 participant