Commit 523efff
authored
[cuebot] Increase jobSpec layer limit (AcademySoftwareFoundation#1867)
This limit was established a long time ago and is no longer compatible
with current production loads. Some crowd shots and complex pipelines
require more than 1,000 layers.
This PR proposes doubling the limit to assess any impacts on overall
performance. If there are no issues, further increases can be suggested
in the near future.1 parent c8b9b6d commit 523efff
File tree
1 file changed
+1
-1
lines changed- cuebot/src/main/java/com/imageworks/spcue/service
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments