revert newrelic changes and disable gevent

This commit is contained in:
Kenneth Kehl
2025-07-29 10:22:36 -07:00
parent e7cee89624
commit 1eeceb072e
7 changed files with 10 additions and 11 deletions

View File

@@ -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']: