cjlee112 / spnet

selected papers network web engine
http://thinking.bioinformatics.ucla.edu/2011/07/02/open-peer-review-by-a-selected-papers-network/
GNU General Public License v2.0
40 stars 11 forks source link

Need an indexing error reporting mechanism #101

Open cjlee112 opened 10 years ago

cjlee112 commented 10 years ago

we need a way to report to users that spnet hit a problem while trying to index their post. Right now people get frustrated because their post vanishes into a black hole (doesn't get indexed) and they have no way to know why.

cjlee112 commented 10 years ago

basic proposal:

schema:

cjlee112 commented 10 years ago

user's page on spnet could either display or link to a view of any error reports for that user.

Could also have a error page that would display recent errors so we could pro-actively give advice back to the user, e.g. just copy-paste the advice message as a comment to the original post.