Restate service handler written in Kotlin, showing how to implement a scatter/gather use case with few lines of code in a resilient way.
Coming up in @restate.dev 1.3: Implement scatter/gather scenarios with ease, while keeping your application resilient to failures! Those sub tasks can fail, the orchestrator itself can fail, and yet this code will run to completion thanks to Restate "run to completion" semantics.