runAuctions

open suspend override fun runAuctions(request: AuctionRequest): AuctionResponse(source)

Executes an auction request on Dispatchers.IO, delegating to the current service instance.