-
-
Couldn't load subscription status.
- Fork 370
Open
Description
Hi :)
First of all, I have to say that Rebus is a true blessing!
I've managed to set up a queue over the database (SqlServer) in a very simple and clean way using Rebus, which fits in perfectly in my (quite not simple) use case(s).
A question though:
I have configured my Bus using the Configure API to store errors in a dedicated table and to audit messages, also in a dedicated table.
I can see these 2 tables grow larger and larger with time and I couldn't find any automatic cleanup configuration API...
Am I missing something or is it up to me to schedule a job which periodically cleans up these 2 tables?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels