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 total message limit default to existing services #476

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

ccostino
Copy link
Contributor

Addresses #474

This changeset adds a migration to add a default total message limit to any pre-existing service that does not already have one set. It bases this value on the default set in the Flask app config.

Security Considerations

  • None with this change.

This changeset adds a migration to add a default total message limit to any pre-existing service that does not already have one set.  It bases this value on the default set in the Flask app config.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
@ccostino ccostino self-assigned this Sep 18, 2023
@ccostino ccostino linked an issue Sep 18, 2023 that may be closed by this pull request
h/t to @stvnrlly for the catch!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
@ccostino ccostino temporarily deployed to staging September 18, 2023 14:54 — with GitHub Actions Inactive
@stvnrlly stvnrlly merged commit 539ac2b into main Sep 18, 2023
5 checks passed
@stvnrlly stvnrlly deleted the total-limit-data-migration branch September 18, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add migration to set total_message_limit to 250,000
2 participants