mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-17 04:58:50 -04:00
revert newrelic changes and disable gevent
This commit is contained in:
@@ -151,7 +151,7 @@ class AwsCloudwatchClient(Client):
|
||||
# result = temp_client.get_query_results(queryId=query_id)
|
||||
# if result['status'] == 'Complete':
|
||||
# break
|
||||
# gevent.sleep(1)
|
||||
# time.sleep(1)
|
||||
|
||||
# delivery_receipts = []
|
||||
# for log in result['results']:
|
||||
|
||||
Reference in New Issue
Block a user