Commit cc56b29
fix: Defined enable_challenge in prompt-service for error handling (#1111)
* fix: Defined enable_challenge in prompt-service correctly to propagate errors
* fix: Logged JSON parsing errors to user
* minor: Added truncated container name to logs
---------
Co-authored-by: Gayathri <142381512+gaya3-zipstack@users.noreply.github.com>1 parent 019ab7f commit cc56b29
2 files changed
Lines changed: 20 additions & 8 deletions
File tree
- prompt-service/src/unstract/prompt_service
- unstract/core/src/unstract/core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
280 | | - | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
498 | | - | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
499 | 500 | | |
500 | | - | |
501 | | - | |
502 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
503 | 515 | | |
504 | 516 | | |
505 | 517 | | |
| |||
512 | 524 | | |
513 | 525 | | |
514 | 526 | | |
515 | | - | |
516 | 527 | | |
517 | 528 | | |
518 | 529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
0 commit comments