Dear Team
cfg file
# send unique attrib info with each request.
# This flag can be used to make a the same item (For example: IBM.N) look unique when sent in multiple requests
# the provider displays this info when the flag is set to true
sendAttribInfo = false
batchReissueList = "SGD=,JPY="
batchCloseList = "IBM.N"
batchReissueTime = 20
batchCloseTime = 30
"
********************** INFO ************************ INFO **********************
2020 May 06 12:24:03.678 ST GMT+08:00 1E50 1F64 1234 INFO
batchReissueTime = 20 seconds has expired - batchReissueList = {SGD=, JPY=, }.
********************** INFO ************************ INFO **********************
2020 May 06 12:24:03.678 ST GMT+08:00 1E50 1F64 1376 INFO
itemMap contains:
[0] 03087870 0 0 EUR=
[1] 03086B60 1 1
[2] 03086DC0 1 0 SGD=
[3] 03086A30 1 0 JPY=
[4] 03087740 2 1
[5] 03086C90 2 1 IBM.N.
********************** INFO ************************ INFO **********************
2020 May 06 12:24:03.678 ST GMT+08:00 1E50 1F64 1239 INFO
Sent Batch Reissue for the following 2 item handles:
[2] 03086DC0 SGD=
[3] 03086A30 JPY=
timer will NOT be reset.
********************** INFO ************************ INFO **********************
"
Above log tried to reissue and timer got expired
Kindly check