Scheduling fails due to the "Processing timed out while running the following command."

If your scheduling fails with the error “Processing timed out while running the following command,” the issue is likely a time-consuming step. You can resolve this by speeding up that step. One common cause is having too many operations in a single step. Here are some examples:

  • Replace Values step: If you’re using the “Replace Values” step with many conditions, it can take a long time to process. To fix this, split the conditions into two or more steps to improve performance.
  • Create Calculation step: Similarly, the “Create Calculation” step may slow down if it includes multiple operations. Splitting these into separate steps can help.

If these solutions don’t work or if you continue to experience issues, feel free to contact us at support@exploratory.io.