mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-24 17:29:30 -04:00
Move job processing into celery
- brings boto S3 into new AWS folder - CSV processing utils method Rejigs the jobs rest endpoint - removes some now unused endpoints, Calls to the task with the job, job processing in task, delegating SMS calls to the sms task
This commit is contained in:
11
test_csv_files/multiple_sms.csv
Normal file
11
test_csv_files/multiple_sms.csv
Normal file
@@ -0,0 +1,11 @@
|
||||
phone
|
||||
+441234123121
|
||||
+441234123122
|
||||
+441234123123
|
||||
+441234123124
|
||||
+441234123125
|
||||
+441234123126
|
||||
+441234123127
|
||||
+441234123128
|
||||
+441234123129
|
||||
+441234123120
|
||||
|
Reference in New Issue
Block a user