Commit Graph
1262 Commits
Author SHA1 Message Date
Kenneth Kehl dc8660191c change retry schedule 2024-12-10 08:04:55 -08:00
Kenneth Kehl 665de72059 add expire times for redis objects 2024-12-04 07:37:59 -08:00
Kenneth Kehl 9b1eb70bbe try to fix tests 2024-12-03 14:05:25 -08:00
Kenneth Kehl 14e4d761fc try to fix tests 2024-12-03 13:50:42 -08:00
Carlo Costino fe033b0d7b Merge pull request #1443 from GSA/notify-api-1442
fix broken go live email notification
2024-12-02 16:50:06 -05:00
Kenneth Kehl 6124fbc6a4 fix logic 2024-12-02 12:15:32 -08:00
Kenneth Kehl 791d18b4ec fix logic 2024-12-02 11:48:26 -08:00
Kenneth Kehl 639d2e2335 fix broken go live email notification 2024-11-27 08:50:12 -08:00
Kenneth Kehl 12776354e3 fix broken go live email notification 2024-11-27 08:36:52 -08:00
Kenneth Kehl 67aa1e66a6 fix 2024-11-19 09:04:33 -08:00
Kenneth Kehl bfcc8ac708 fix 2024-11-19 08:35:13 -08:00
Kenneth Kehl 4d544efa65 fix 2024-11-19 08:25:16 -08:00
Kenneth Kehl 8945f843be fix 2024-11-19 08:10:17 -08:00
Kenneth Kehl c45a5a387b fix 2024-11-19 07:57:58 -08:00
Kenneth Kehl 9d257ebad9 fix scheduled tasks 2024-11-19 07:56:58 -08:00
Kenneth Kehl b33e2caba8 fix scheduled tasks 2024-11-19 07:43:41 -08:00
Kenneth Kehl f9cf3f3c5f fix scheduled tasks 2024-11-19 07:20:14 -08:00
Kenneth Kehl 43a1969ca2 fix 2024-11-18 15:05:19 -08:00
Kenneth Kehl 38e7672866 fix 2024-11-18 14:54:49 -08:00
Kenneth Kehl 2c3c107008 revert bad changes 2024-11-18 10:13:54 -08:00
Kenneth Kehl 3168f28920 more 2024-11-18 09:26:04 -08:00
Kenneth Kehl ee001002ae fix tests 2024-11-15 09:34:49 -08:00
Kenneth Kehl 3673a92037 fix more 2024-11-15 09:23:28 -08:00
Kenneth Kehl 8aae0d59b4 use shared memory instead of expiring dict for jobs cache 2024-09-26 11:56:39 -07:00
Kenneth Kehl 64a85868a3 code review feedback and merge from main 2024-09-11 09:39:18 -07:00
Kenneth Kehl fefdd297ea initial 2024-09-06 11:13:13 -07:00
Kenneth Kehl 3ac2db4379 more flake 8 2024-08-15 11:24:24 -07:00
Kenneth Kehl c0ab7c8a68 more exc_info 2024-08-15 11:07:36 -07:00
Kenneth Kehl 146f0cc787 initial 2024-08-15 10:31:02 -07:00
Cliff Hill fef3173876 Minor fix.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 12:42:36 -04:00
Cliff Hill 17b078982f Logging where the error is at.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 09:46:37 -04:00
Kenneth Kehl bf587aaf2f set delivery receipt delay to 30 seconds (from 120 seconds) 2024-07-23 09:21:40 -07:00
Carlo Costino 26c6d392ce Merge pull request #1200 from GSA/grrr
fix ExpiringDict caching solution
2024-07-22 17:15:44 -04:00
Kenneth Kehl aa63003937 cleanup 2024-07-22 07:21:03 -07:00
Kenneth Kehl 875d378b3d fix ExpiringDict caching solution 2024-07-19 13:58:23 -07:00
Kenneth Kehl 56c87e9611 handling throttling exception 2024-07-19 07:48:55 -07:00
Kenneth Kehl d7279c7c38 revamp PII masking 2024-06-17 11:12:30 -07:00
Kenneth Kehl 76c34ffae6 Need magic PII-free debugging method for API 2024-06-11 10:34:57 -07:00
Kenneth Kehl 6081ff4873 merge from main 2024-06-06 13:18:00 -07:00
Kenneth Kehl feb8a1bfaf merge from main 2024-06-06 13:12:37 -07:00
Kenneth Kehl 920d2c4539 debug for notify-admin-1588 2024-06-05 12:42:35 -07:00
Kenneth Kehl db68583cf9 merge from main 2024-06-04 08:20:01 -07:00
Kenneth Kehl 22ffc56520 remove v2 2024-05-30 12:27:07 -07:00
Kenneth Kehl 905df17f65 remove datetime.utcnow() 2024-05-23 13:59:51 -07:00
Carlo Costino 99edc88197 Localize notification_utils to the API
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency.  We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:17:45 -04:00
Kenneth Kehl 8fba67170e remove deprecated notification 2024-04-11 10:28:09 -07:00
Kenneth Kehl ebdb78e52e reformat up to latest version of black 2024-04-01 15:12:33 -07:00
Andrew Shumway 1547e80e37 Fix spacing 2024-03-28 09:35:53 -06:00
Andrew Shumway d3b895ddc6 PEP-257 changes 2024-03-27 10:32:40 -06:00
Andrew Shumway 6599c284cc Add docs/code comments for message-send-flow 2024-03-18 11:45:40 -06:00