mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Add Async option for Thresholds
This commit is contained in:
committed by
Dan Christian Bogos
parent
ec5adbe93f
commit
4f4ba6ed73
@@ -1366,6 +1366,7 @@ type TPThreshold struct {
|
||||
Blocker bool // blocker flag to stop processing on filters matched
|
||||
Weight float64 // Weight to sort the thresholds
|
||||
ActionIDs []string
|
||||
Async bool
|
||||
}
|
||||
|
||||
type TPFilter struct {
|
||||
|
||||
Reference in New Issue
Block a user