Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-7360

Front end for pull request merges should wait as long as server does for process to complete

    XMLWordPrintable

Details

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Problem Definition

      If you have a large repository containing binary files merges often take longer than a minute. The error "Server Unreachable" is given even though the merge is still occurring behind the scenes.

      Description on https://confluence.atlassian.com/display/STASHKB/Server+Unreachable+-+Timeout+when+merging+or+viewing+Diff+of+pull+request

      Cause

      The server allows the merge up to 5m (configurable) to complete and the UI (not configurable) would have to be willing to wait the same amount of time the server is willing to wait but it is currently hard-coded (1 minute).

      Suggested Solution

      It would be good to have a more informative message for these cases, or at least the ability to turn off the error message so that developers don't think that something has gone wrong. A loading bar for these large merges would be ideal.

      Attachments

        Issue Links

          Activity

            People

              fhaehnel Felix
              bstuart Ben Stuart
              Votes:
              11 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: