statonlab / hardwoods_site

Hardwoods Genomics bugs, data loading, and general issues
GNU General Public License v3.0
2 stars 1 forks source link

Running the blast tool is pretty fast, do we need the tripal job? #513

Closed almasaeed2010 closed 5 years ago

almasaeed2010 commented 5 years ago

Currently people have to wait 1 full minute to get their results back because of how cron is designed. The job itself takes milliseconds to complete. Should we attempt to run it directly after the user hits the submit button? Ie, remove the code that adds it to a job?

almasaeed2010 commented 5 years ago

The module doesn't allow for a way to run outside of a background job