thinktecture/relayserver

RequestRepository StoreRequestAsync is abortable

gingters opened this issue · 0 comments

A request should be logged always, even when server shuts down gracefully at this moment.

RequestRepository takes CancellationToken and the write could be aborted. Do not use Cancellationtoken here.