@sellable/install 0.1.297 → 0.1.298
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -195,7 +195,9 @@ report. Treat `awaiting_scheduler_after_ready_buffer` as an in-progress wait
|
|
|
195
195
|
state, not a close-out condition.
|
|
196
196
|
If paid InMail credit facts are stale or missing and the first target plan
|
|
197
197
|
contains `refresh_paid_inmail_credits`, do not present that as the operator's
|
|
198
|
-
next action in `--yolo`.
|
|
198
|
+
next action in `--yolo`. Do not present paid-credit refresh as the next operator
|
|
199
|
+
action after `refill_sends` returns `autoPaidInmailRefresh` and the
|
|
200
|
+
post-refresh `targetPlan`. Trust `refill_sends.autoPaidInmailRefresh`: it should
|
|
199
201
|
show the exact sender ids refreshed once, sender-credit-cache write receipts,
|
|
200
202
|
and a returned post-refresh `targetPlan`. Continue from that post-refresh packet.
|
|
201
203
|
If paid InMail is below threshold after the fresh credit read, report the exact
|