mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-27 03:09:26 -04:00
Revert "Merge pull request #3101 from alphagov/retry-broadcasts"
This reverts commit1bd99c779d, reversing changes made tod390eb2cac.
This commit is contained in:
@@ -2412,7 +2412,7 @@ class BroadcastEvent(db.Model):
|
||||
|
||||
def get_earlier_provider_messages(self, provider):
|
||||
"""
|
||||
Get the previous message for a provider. These are different per provider, as the identifiers are different.
|
||||
Get the previous message for a provider. These are differentper provider, as the identifiers are different.
|
||||
Return the full provider_message object rather than just an identifier, since the different providers expect
|
||||
reference to contain different things - let the cbc_proxy work out what information is relevant.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user