-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add text alerts for tool waitlist #150
Comments
I've also integrated Twillio, although you have to pay per-text. On Mon, Mar 28, 2016 at 3:54 PM Patrick Koenig [email protected]
|
I have noticed that, The payment my only reservation, especially when this allows us to do it for free. |
That being said, it looks like it would only be $7.50 or so for 1000 Aamer F. Rakla Boss Ambassador (Mentor), Student Life Office On Tue, Mar 29, 2016 at 12:32 AM, Patrick Koenig [email protected]
|
Depending on what we go with, we could look at removing someone from the Aamer F. Rakla Boss Ambassador (Mentor), Student Life Office On Tue, Mar 29, 2016 at 1:08 AM, Aamer Rakla [email protected] wrote:
|
Do you want the text to be sent to just the first person on the waitlist, or the first 3 people, or everyone? |
I might put this on hold for this year, until we see how well the waitlist works. Even with making the coordinator aware when checking out waitlisted tools, I can see us sending a text, accidentally checking out the tool, and the org getting upset. This is mostly because we don't really have a way to enforce how long we will hold a tool for someone. |
Ok, lets see how the waitlist works this Carnival and during the remaining semester we can develop a plan for future Carnivals. I imagine that the "holding length (e.g. reservation)" will be a part of it. |
Or we could tell booth chairs that they will get a text immediately but we make no guarantees about holding tools. I think this is the better solution because it moves the burden or responsibility from us to the booth orgs. Also it would mean we don't have to worry about the wait list when checking out tools. We can discuss on Friday. |
We could also add a field for how long an org has been on a waitlist and if Because, if we don't alert orgs in some way, will they just be checking Aamer F. Rakla Boss Ambassador (Mentor), Student Life Office On Tue, Mar 29, 2016 at 1:17 AM, Patrick Koenig [email protected]
|
Or that what Patrick said. Sorry I'm responding by email and I guess I get Aamer F. Rakla Boss Ambassador (Mentor), Student Life Office On Tue, Mar 29, 2016 at 1:21 AM, Patrick Koenig [email protected]
|
True, if we're going to use he wait list we probably need this. @purelogiq focus on the checkout stuff now and we will discuss on Friday after I've looked into various ways to send SMSs. |
Text the first person on the waitlist when a tool is checked in, after 15 minutes text the next person if the exact tool checked in is still there. (note add the tool number in the text message). After 12 hours remove the person that got the text from the waitlist. Do not refresh if a new tool is checked in. Note text all the booth chairs and person signed up on the waitlist. |
@pkoenig10 Actually a gmail account for Binder to mail from would be great. It will also allow people to reply (though I won't be doing automated scanning, an SCC member can always look at it). I will use IMAP to connect to the gmail account and send it via gmail. We can also use the same account to send shift warnings, and the upside is people can actually reply and stuff. "Connecting" to imap is just a simple configuration setting, easy to maintain. I don't think regular sendmail will work (albeit I haven't tried). |
When you make the account you will need to enable IMAP in the account settings. Also as a personal reminder we will have to figure out how to store the password outside of the github repo while still being able to set it as an environment variable in production. |
Just curious, is there any reason not to use the CMU mail relay?
|
And just curious, why can't we just use Rails built-in Action Mailers? Replying is something we don't really need because I highly doubt people will reply. |
Well it will use Rails built-in Action Mailers regardless. I just wanted to inform you of the option to configure it to go through gmail if you guys wanted replys (e.g. for watch shift texts). If not then we can also just use no-gmail (i think). |
Let's just stick without Gmail for now (we can configure the from address and name to be whatever we want anyways) and do that later if we want to. It seems like it would be a trivially thing to switch. |
This is also now a part of #244, so I will close this issue too. |
Texts can be sent using carrier email domains. Texts should be sent when a tool is checked in for which the waitlist is not empty. Texts should be sent to booth chairs and the individual on the waitlist.
The text was updated successfully, but these errors were encountered: