-- Set address-full-policy=BLOCK for all network specific TokenBatchQueues. -- (this would lead into blocking sending threads)
Experiment with address-full-policy=FAIL that should fail transactions and configure queue to repeat transaction accordingly (with exponential backoff approach).
See https://docs.google.com/drawings/d/13IsJWPSJNYXtst-UVxQYmzH36C_EXQMYYr_jcu7nFmE/edit?usp=sharing
|