Closed thealphadollar closed 5 years ago
We need to parallelize the sendgrid_mail.py file as it is currently very slow and not scalable at all.
We also need to check if a process stays for more than 30 seconds that entry should be skipped.
This is a very easy issue which requires the use of multiprocessing library.
We need to parallelize the sendgrid_mail.py file as it is currently very slow and not scalable at all.
We also need to check if a process stays for more than 30 seconds that entry should be skipped.
This is a very easy issue which requires the use of multiprocessing library.