hack-rpi / Status-Board

Hackathon commit messages, announcements, mentor requests, and more, all in one place!
https://status.hackrpi.com
MIT License
14 stars 5 forks source link

Improve Reliability of Mentor Request System #18

Closed mpoegel closed 9 years ago

mpoegel commented 9 years ago

And by "improve" I mean make it infallible. Sometimes requests are not given to available mentors--cause is unknown. Also replying "done" doesn't always work--again, cause is unknown. Clean up the logic statements as well if possible.

If for some reason Twilio is causing problems then see #5

mpoegel commented 9 years ago

RE #30. Made lots of improvements to the mentor system, especially within the mentor user profiles. Some testing was completed on the small scale and it seems to work with one exception. Replying "done" to the Twilio number still does not work all of the time. At this time I cannot think of a better method of extracting "done" from the list of inbound messages to improve the reliability. This is a very convenient feature but I might have to remove it if it cannot be fixed.

mpoegel commented 9 years ago

More webhooks! We (I) should give this a try before jumping to #5. This would be the proper way to get notified of a "done" message from a mentor.

mpoegel commented 9 years ago

Can finally close with #37 but introduced #37