Skip to content

Task Queue

TypeDescription
FETCH_DATAHistorical data collection
BACKTESTStrategy backtesting
OPTIMIZATIONParameter optimization
BULK_INSERTBulk data upload
StateColorDescription
PendingBlueQueued, waiting to run
RunningYellowCurrently executing
CompletedGreenFinished successfully
FailedRedError occurred

The task queue shows:

  • Task type and description
  • Current status
  • Progress percentage (for long-running tasks)
  • Start and end times
  • Error messages (for failed tasks)

For failed tasks:

  1. Click on the failed task
  2. Review the error message
  3. Fix any underlying issues
  4. Click Retry to re-run
  • Maximum concurrent tasks: 5
  • Task timeout: 30 minutes
  • Failed tasks retained: 7 days