thank you for replying,
I have identified the problem: the reqTickers was nested in the reqTickByTickData, so I changed the App structure.
BTW do you know the function to use for nested call (even though I remember that nested asyncio and blocking was not recommended)?
best