Adjustable Confluence HeartBeat interval

XMLWordPrintable

    • 3

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      The HeartBeatAction is currently called every 30 seconds, and this is hardcoded:

      public class DefaultHeartbeatManager implements HeartbeatManager
      {
          public static final long TIMEOUT_MS = 30000;
      

      30 seconds can be a bit too quick, and there is no way to adjust this interval (common misconception that this can be corrected with the Draft Save Interval). We need this to be adjustable, to avoid hitting into performance issues with users that left their browsers open in page edit.

            Assignee:
            Unassigned
            Reporter:
            Foo Sim (Inactive)
            Votes:
            8 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: