{% extends 'base.html' %} {% block body %} {% block header %} {% load static from staticfiles %}
There was an error: {{ error }}
Tenant | Actor ID | Actor Name | Image | Owner | Actor Status | Pending Messages | Total Executions | Total Runtime | Create Time | Last Update Time |
---|---|---|---|---|---|---|---|---|---|---|
{{ actor.tenant }} | {{ actor.id }} | {{ actor.name }} | {{ actor.image }} | {{ actor.owner }} | {{ actor.status }} | {{ actor.messages }} | {{ actor.executions }} | {{ actor.runtime }} | {{ actor.createTime }} | {{ actor.lastUpdateTime }} |