{% if burst.status != 'running' %} {{ burst.name }} {% else %} {{ burst.name }} {% endif %}
Copy
Export JSON
Processing time : {{ burst.process_time }}
Datatypes : {{ burst.datatypes_number }}
Size : {{ burst.disk_size }}
Created : {{ burst.start_time.strftime('%Y/%m/%d %H:%M') }}
Error message : {{ burst.error_message }}
This simulation was canceled from execution by the user.
This simulation is still running....