Closed adam-abed-abud closed 1 year ago
Occasionaly the TPHandler issues the following error: tphandler_queue: Unable to push within timeout period (timeout period was 0 milliseconds)
tphandler_queue: Unable to push within timeout period (timeout period was 0 milliseconds)
This is likely caused by the current flow implementation of TPs in output from the SWTPG.
Fixed in TP refactor pull request #116
Occasionaly the TPHandler issues the following error:
tphandler_queue: Unable to push within timeout period (timeout period was 0 milliseconds)
This is likely caused by the current flow implementation of TPs in output from the SWTPG.