Markifact has some built-in limits to ensure smooth performance for everyone. Here’s what you need to know about data sizes, execution history, and workflow runtimes.


Data Size Limits

Workflow Data Limit

Maximum total data per workflow: 20 MB

This is the total amount of data that can flow through all nodes in a single workflow run. If your workflow pulls large datasets from multiple sources, keep this limit in mind.

Individual Node Limit

Maximum data per node: 15 MB

Each node can handle up to 15 MB of data. This applies to nodes that pull reports, generate content, or process information.

What happens if you hit these limits?

  • Your workflow will stop running and show an error message
  • You’ll get a clear explanation of which node exceeded the limit
  • No credits are charged for failed nodes

Execution History

Your execution history shows past workflow runs, logs, and results. How long this history is kept depends on your plan:

PlanHistory Kept
Free1 day
Pro7 days
Team30 days

After this period, execution logs are automatically deleted to keep your workspace clean.


Workflow Runtime

Maximum Runtime: 30 minutes

All workflows will automatically stop after 30 minutes to prevent runaway processes.

UI Connection: 13 minutes

Important: When running a workflow manually from the UI, the live tracking connection may close after 13 minutes.

What does this mean?

  • You won’t see live updates after 13 minutes
  • Your workflow continues running in the background
  • Check your execution history to see the final results and full logs

Pro tip: For long-running workflows, use the execution history to track progress rather than watching the live feed.


Frequently Asked Questions