Hi Julius
If I have understood this correctly, I think you can achieve this using KEMI Python
leveraging aiohttp & asyncio
i.e async with aiohttp.ClientSession() as session:
This can be done outside of REQUEST_ROUTE
Requires a rewrite from Native to KEMI so might be a bit excessive but would work.
Regards
Lewis
Show replies by date