Commit cc1c2df
Fix agent-proxy startup failure - align RLHFFeedbackService bean conditions with dependencies (#167)
* Initial plan
* Add @ConditionalOnWebApplication to RLHFFeedbackService to fix agent-proxy deployment
Co-authored-by: phrocker <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: phrocker <[email protected]>1 parent a7a5626 commit cc1c2df
File tree
1 file changed
+2
-0
lines changed- dataplane/src/main/java/io/sentrius/sso/core/services/feedback
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments