How to get media generated from background task to the client side

I’d call this a workaround for the actual serialization problem as pointed out by @ananth.krishnamoorth.
Of course in some applications using a data table would be fine.

I’ve created a feature request: Let background task return a Media object

1 Like