Total.js Platform
Total.js Platform

Total.js Platform news and tutorials

Flow v5.0.0

Total.js Flow 5.0.0

This version of Flow brings great new features. Total.js Flow is used for different cases in the whole word. To update your Total.js Flow just copy flow.package into your project.

Better error handling

I have added a new and better error handling. Each component contains a small red dot as an output for error handling. You can catch error comfortably for the specific component.

Flow error handling

Crash mode

The second great new feature is Flow crash-mode. The crash mode can be enabled via config using module#flow (object) : { crashmode: true } or terminal/command-line by adding --crashmode argument. Crash mode pauses data-processing and in order to continue you have to press APPLY button. So if you had an error which made it impossible to work with designer then now there's easy way to fix it.

Flow crash-mode

Improved real-time usage information

I have added the average duration of data processing in seconds and count of message on input/output for each component.

  • 1. supports sorting values
  • 2. average duration of data processing between input/output
  • 3. average duration of data processing in the traffic tab
  • 4. count of messages on input/output

New stats

Traffic

In this version you can watch data trafic between Flow components. It's pretty nice to see how your data are flowing. This feature can be disabled in Traffic tab.

New updates

This version of Flow supports updating of all installed Flow components. So you can see updated / modified components easily.

New updates

Coming soon: New components

We have a plan to prepare new helpful components like transactions, etc.. So stay tunned and Follow Total.js on Twitter.