Commit 264bd60
committed
fix(webapp): stop logging every environment on a lookup miss
An environment-slug lookup miss logged the full environments array
(branch names, owner ids, archived entries included) instead of a
simple count. Log the count instead.1 parent ec562c0 commit 264bd60
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments