Feature: install or auto update sub flow template will fail if the bot over max node limit before install

Added

  • Sub Flow Template Install & Auto-Update Node Limit Check: Added validation to prevent installing or auto-updating sub flow templates if the target bot exceeds the maximum allowed node limit.
    • The system will now check node count before performing sub flow template installations or updates.
    • Install/Update actions will fail gracefully with a clear error message if the bot’s node limit is exceeded.

Improved

  • Enhanced platform stability by preventing node overflow issues.
  • Improved user feedback with actionable error messages for node limit violations.
🚫 Sub Flow installs and updates will now respect node limits, ensuring safer bot operations!