Proper handling to review callback on Non-proctored exam attempts
Sometimes, Verificient would send attempt reviewed status back to edX, but the exam associated with the attempts would be updated to be no longer a proctored exam. In this case, the review callback endpoint on edX would return 500 errors. This is not desired. Instead, we should log and return 200 to acknowledge we have received the event.