Commit 2e69cfd
authored
chore: Added debug for queued events function (#4312)
When working out a job is queued or not, we do it within a function.
However, when we do it within this function there is very little ability
to see what the response was when debugging is enabled. So this PR is
allowing us to see what was determined from the function.1 parent 866a1e7 commit 2e69cfd
File tree
1 file changed
+1
-0
lines changed- lambdas/functions/control-plane/src/scale-runners
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments