File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ max_amount_willing_to_lose_grt = 1000
3434[tap .rav_request ]
3535# Set a lower timestamp buffer threshold
3636# for testing purposes
37- timestamp_buffer_secs = 60
37+ timestamp_buffer_secs = 30
3838# The trigger value divisor is used to calculate the trigger value for the RAV request.
3939# using the formula:
4040# trigger_value = max_amount_willing_to_lose_grt / trigger_value_divisor
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ max_amount_willing_to_lose_grt = 1000
3434[tap .rav_request ]
3535# Set a lower timestamp buffer threshold
3636# for testing purposes
37- timestamp_buffer_secs = 60
37+ timestamp_buffer_secs = 30
3838# The trigger value divisor is used to calculate the trigger value for the RAV request.
3939# using the formula:
4040# trigger_value = max_amount_willing_to_lose_grt / trigger_value_divisor
You can’t perform that action at this time.
0 commit comments