Skip to content

Web Server Timeout During CRON Execution with Add-on #2

Open
@ttwrpz

Description

@ttwrpz

Environment

  • Xenforo Version: 2.2.13
  • Addon Version: 1.0.5

Issue

Hello! First of all, I want to express my appreciation for your add-on – it's fantastic. However, I've encountered a problem. When the add-on performs CRON operations, it leads to a timeout on the web server. This issue becomes apparent particularly because I have around 1.1K server threads. Once a timeout occurs, it prevents the remaining unprocessed queries from updating server information.

Steps to Reproduce

  • Allow the CRON tasks to run automatically or trigger them manually through the Admin Control Panel (ACP).
  • Observe the web server behavior, particularly focusing on the occurrence of a timeout during the CRON task execution.

Expected Behavior

The expected behavior is that the add-on completes its CRON tasks without causing the web server to timeout, ensuring all server queries are processed and server information is updated accordingly.

Actual Behavior

The web server times out during the execution of CRON tasks by the add-on, leading to incomplete query processing and outdated server information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions