Orchestrator refactoring + planned amounts
This commit is contained in:
@@ -46,7 +46,7 @@ card_gateways:
|
||||
|
||||
# Batch optimizer settings:
|
||||
# - default_mode disables aggregation for unmatched traffic
|
||||
# - crypto rule enables destination aggregation for crypto rail
|
||||
# - crypto rule enables aggregation by operation destination for crypto operations
|
||||
optimizer:
|
||||
aggregation:
|
||||
default_mode: "no_optimization"
|
||||
@@ -54,6 +54,7 @@ optimizer:
|
||||
- id: "crypto_by_destination"
|
||||
priority: 100
|
||||
mode: "merge_by_destination"
|
||||
group_by: "rail_target"
|
||||
match:
|
||||
rail: "CRYPTO"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user