Constants§
- THRESHOLD_
FACTOR host_config.max_upward_queue_size / THRESHOLD_FACTORis the threshold after which delivery starts getting exponentially more expensive.2means the price starts to increase when queue is half full.
host_config.max_upward_queue_size / THRESHOLD_FACTOR is the threshold after which delivery
starts getting exponentially more expensive.
2 means the price starts to increase when queue is half full.