Actions
Architecture #2597
closedMake event logs details asynchronous
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
Today, all details of all event logs are retrieved synchronously with the table. This is highly inefficient and perhaps a limiting factor to easily use dedicated templates by event log.
=> make them be retrieved asynchronously.
Actions