Refuse a message past the held-message bound with ESME_RTHROTTLED, and answer a full reassembly buffer the same way #29
Reference in New Issue
Block a user
Delete Branch "held-throttle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A message arriving while the application holds 1000 unanswered or 64 MiB is refused with ESME_RTHROTTLED (ESME_RX_T_APPN on deliver_sm) instead of evicting the oldest. The reassembly buffer's full refusal moves from ESME_RMSGQFUL to the same pair.