Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Warning]: cron Task(s) exceed time threshold
#12
the error message give you the clues you need to not have to test them all. For example

Accounts->save

says that the workflow is associated with accounts, so you only have to look in the workflows related to accounts module

Workflow->performTasks('12')

says that the task has id 12, so you can go to the com_vtiger_workflow_tasks table, look for the row with ID 12 and find the ID of the workflow.
Joe
TSolucio
Reply


Messages In This Thread
RE: [Warning]: cron Task(s) exceed time threshold - joebordes - 02-12-2020, 09:19 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)