microsoft / DurableFunctionsMonitor

A monitoring/debugging UI tool for Azure Durable Functions
MIT License
221 stars 36 forks source link

Implemented batch operations (#169) #196

Closed scale-tone closed 4 months ago

scale-tone commented 4 months ago

Implemented a tool for executing batch operations on multiple instances, according to the approach described here.