mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-20 22:39:43 -04:00
Revert "Merge pull request #3125 from alphagov/revert-retry"
This reverts commit6b9a50beff, reversing changes made to33f93dfea2.
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 differentper provider, as the identifiers are different.
|
||||
Get the previous message for a provider. These are different per 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