help wanted
Repository metrics
- Stars
- (49,270 stars)
- PR merge metrics
- (Avg merge 4d 2h) (15 merged PRs in 30d)
Description
In WebsiteAgent, the modeparameter accepts three options: all, on_change and merge.
Thus, we do not have the ability to create new events merged only when there is change.
Do you think it makes more sense to have only 2 modes: all and on_change?
The option to merge or not merge should be an agent property.
By the way, this property could be in ALL the agents that receive and send events.