Skip to content

Cleanup of Error and Audit tables #1203

@DAv10195

Description

@DAv10195

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions