Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-5448

Domain Manager: TLD Sync timeout too high

    Details

    • Type: Bug
    • Status: In Review
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.11.3
    • Fix Version/s: 5.12.0-b2
    • Component/s: Plugins
    • Labels:
      None

      Description

      The TLD sync timeout is set in ~/lib/tld_sync.php on line 40:

      set_time_limit(60*60*15); // 15 minutes

      This should be 15 minutes as the comment suggests, but this is 15 hours instead of 15 minutes, it should be:

      set_time_limit(60*15); // 15 minutes

        Activity

        admin Paul Phillips created issue -
        admin Paul Phillips made changes -
        Field Original Value New Value
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Sprint 5.12.0 Sprint 5 [ 215 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked lower
        abdy Abdy Franco made changes -
        Assignee Abdy Franco [ abdy ]
        abdy Abdy Franco made changes -
        Status Open [ 1 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        abdy Abdy Franco made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 4 minutes [ 240 ]
        Worklog Id 17731 [ 17731 ]

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 4 minutes
              4m

                Agile