Commit bce68c8
Dylan Huang
Refactor evaluator upload process to ensure secrets are always uploaded first
- Moved the call to `upload_secrets_to_fireworks` to occur before checking the evaluator status, ensuring that secrets are available for evaluation.
- Removed redundant upload of secrets that was previously placed after the evaluator existence check.1 parent 0662c00 commit bce68c8
1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
576 | 584 | | |
577 | 585 | | |
578 | 586 | | |
| |||
602 | 610 | | |
603 | 611 | | |
604 | 612 | | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | 613 | | |
613 | 614 | | |
614 | 615 | | |
| |||
0 commit comments