In the current version, the library is storing the event receive time and event insert time into the database.
It would be useful to add an option to be able to enable this feature only on-demand.
It appears that these timestamps do not seem to be very useful since the EventSubscriber is already monitoring the min and max processing time. Disabling this feature could help saving quite a lot of space.
In the current version, the library is storing the event receive time and event insert time into the database.
It would be useful to add an option to be able to enable this feature only on-demand.
It appears that these timestamps do not seem to be very useful since the EventSubscriber is already monitoring the min and max processing time. Disabling this feature could help saving quite a lot of space.