A project to make it easier for Peace Corps Volunteers to order their medical supplies from a local Peace Corps Office. Volunteers can order by sms or webform. PC Staff interact with the orders in a simple to use dashboard.
Related to #431, it'd be good to upload a copy of the user CSVs to S3, for debugging purposes if nothing else.
If we wanted to restructure the import logic such that the upload went to S3 first and then was processed in the background, we could obviate some of the timeout issues we've been seeing, but that would require a pretty major rethinking of how to handle validation failures.
In any case we would need to sign up for an AWS account (@choquette33), but given our usage, that should be at most a few cents per month.
Related to #431, it'd be good to upload a copy of the user CSVs to S3, for debugging purposes if nothing else.
If we wanted to restructure the import logic such that the upload went to S3 first and then was processed in the background, we could obviate some of the timeout issues we've been seeing, but that would require a pretty major rethinking of how to handle validation failures.
In any case we would need to sign up for an AWS account (@choquette33), but given our usage, that should be at most a few cents per month.