Commit 2cd85fc
committed
revert: show cooldown for errored tools to prevent loop behavior
Reverts the change that only showed cooldown on completed tools.
Errored tools were getting stuck in loops because they would see
prunable context and try to prune again. Now they see the cooldown
message instead, which prevents immediate re-pruning.1 parent f123eb3 commit 2cd85fc
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 47 | + | |
51 | 48 | | |
52 | 49 | | |
53 | 50 | | |
| |||
0 commit comments