mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Updated clients to have a more robust error handling
- fire text and omg much more similar. Ready to be combined. - Error handling now for JSON valid responses
This commit is contained in:
@@ -8,6 +8,7 @@ from app.statsd_decorators import statsd
|
||||
from app.delivery import send_to_providers
|
||||
from sqlalchemy.orm.exc import NoResultFound
|
||||
|
||||
|
||||
def retry_iteration_to_delay(retry=0):
|
||||
"""
|
||||
:param retry times we have performed a retry
|
||||
|
||||
Reference in New Issue
Block a user