I have a backend application where, i accept data over request body from front-end pass them as inputs & execute kedro pipeline & return back to front-end. I know, that it's not a good way of building backend applications and heavy tasks must to go to celery, but i would be happy to hear customers complains about performance😆
Due my usage scenario, i have some thoughts for features to discuss that would like to share a bit later over github issues (Need to sit and list them down)