canvas-lms/lib/basic_lti
Xander Moffatt 470b3b7d1b Revert all for file uploads in basic outcomes
Revert "turn down basic outcomes file uploads from 10 to 1"
Revert "switch transient attachment error in jobs to Delayed::RetriableError"
Revert "Retry file uploads for basic outcomes"
This reverts commit 0c73bbd428.
This reverts commit 90917e4830.
This reverts commit cec0fc7b06.

* this change caused 2 unforeseen issues:
  * retrying expired google/office pre-signed S3 URLs 10 times is not a
    transient error and gummed up job queues for days
  * creating a submission hours or days before the attachment actually
    gets the file data can create errored canvadocs, even when the file
    is actually present

refs INTEROP-6749
flag=none

test plan:
* file upload in basic outcomes still works

Change-Id: If61318e7652e5eb673d0ca6d4b83ddd01dbad709
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/264021
Reviewed-by: Evan Battaglia <ebattaglia@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Xander Moffatt <xmoffatt@instructure.com>
Product-Review: Xander Moffatt <xmoffatt@instructure.com>
2021-04-30 21:02:41 +00:00
..
basic_outcomes.rb Revert all for file uploads in basic outcomes 2021-04-30 21:02:41 +00:00
errors.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
quizzes_next_lti_response.rb accept graded_at from lti grade passback 2021-01-28 00:37:49 +00:00
quizzes_next_submission_reverter.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
quizzes_next_versioned_submission.rb accept graded_at from lti grade passback 2021-01-28 00:37:49 +00:00
sourcedid.rb don't allow grade passback when the course is concluded 2021-03-31 17:20:33 +00:00