Refactor AsyncHelper: Add and use OopsRequestWorker.
fix whitespace issues Includes fixes for the following whitespace-related issues: - Trailing whitespace at end of line - Tabs in file - No newline at end of file This commit fixes these issues for .rb, .coffee, and .sass files.
async_method improved
Migrated from resque to sidekiq Sidekiq has some great features and offers multithreading.
States for OopsRequest implemented.