obelisk 0.37.4

Deterministic workflow engine
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: src/command/integration_tests.rs
expression: logs
---
[
  {
    "created_at": "<TIMESTAMP>",
    "cursor": "<TIMESTAMP>",
    "execution_id": "E_<REDACTED>",
    "level": "info",
    "message": "Greeting World",
    "run_id": "Run_<REDACTED>",
    "type": "log"
  }
]