Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REF] event: allow slot-based mail scheduler #4185

Open
wants to merge 6 commits into
base: master-event-multi-slot-events-amdi
Choose a base branch
from

Conversation

tde-banana-odoo
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Mar 12, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-event-multi-slot-events-amdi, it needs to be retargeted before it can be merged.

@tde-banana-odoo tde-banana-odoo force-pushed the master-event-multi-slot-events-amdi-tde branch from 11b78e6 to a22a4f3 Compare March 12, 2025 11:39
@tde-banana-odoo tde-banana-odoo force-pushed the master-event-multi-slot-events-amdi-tde branch from a22a4f3 to 42264e7 Compare March 12, 2025 12:46
@tde-banana-odoo tde-banana-odoo force-pushed the master-event-multi-slot-events-amdi-tde branch from cb6ed41 to 3f77043 Compare March 12, 2025 14:02
@tde-banana-odoo tde-banana-odoo marked this pull request as ready for review March 12, 2025 14:30
@robodoo
Copy link

robodoo commented Mar 12, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-event-multi-slot-events-amdi, it needs to be retargeted before it can be merged.

@tde-banana-odoo
Copy link
Author

@amdi-odoo Counter proposal for slot-based communication. It behaves like event-based (aka iterative, with limited memory footprint using chunks, with last registration), and I used a new specific model for that purpose (instead of re-using event.mail.registration). Voila voila :) and added a test

I will probably add some tests, and I think social is a bit broken, but that can be done in a future branch.

@amdi-odoo amdi-odoo force-pushed the master-event-multi-slot-events-amdi branch 4 times, most recently from f4cf079 to bdc7ae7 Compare March 18, 2025 15:21
@amdi-odoo amdi-odoo force-pushed the master-event-multi-slot-events-amdi branch 4 times, most recently from 825bf7f to a514d02 Compare March 27, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants