Commit 44e5d29
authored
Detecting missing execution_metadata. (#4)
This 2 changes have massive influence on the success for snap-in
rendering:
1. AI is taking the disclaimer literally and consequently reimplements
runner code instead of using it. That's why the disclaimer needs to be
removed from this code.
2. The check for missing execution_metadata is a good practice anyway
and it prevents the server from stopping when such situation occurs.
Work item: https://app.devrev.ai/devrev/works/ISS-1885891 parent a1ab3e3 commit 44e5d29
1 file changed
+10
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 1 | | |
16 | 2 | | |
17 | 3 | | |
| |||
111 | 97 | | |
112 | 98 | | |
113 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
114 | 110 | | |
115 | 111 | | |
116 | 112 | | |
| |||
0 commit comments