editor-loader overrides global $.ajax timeout

XMLWordPrintable

      confluence-plugins/confluence-editor-plugins/confluence-editor-loader/src/main/resources/jscripts/editor-loader.js

      editor-loader.js sets the global AJAX timeout for all requests initiated via $.ajax (which is pretty much all of them) to 12 seconds.

      If an AJAX call that takes longer than 12 seconds is initiated on any page where the editor is loaded, the client will timeout and abort the request before it completes.

      An example of this happening is moving a page with a large hierarchy, this generally takes longer than 12 seconds, and will show an error message before the operation completes.

        1. canceledPost.PNG
          140 kB
          Deividi Luvison

            Assignee:
            Unassigned
            Reporter:
            Samuel Day (Inactive)
            Votes:
            9 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: