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

✨(mailbox_manager) add shedule task to fetch domains status #662

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sdemagny
Copy link
Collaborator

@sdemagny sdemagny commented Jan 25, 2025

Add celery crontab to check and update domains status every 5 minutes. This task calls dimail API.

  • celery beat
  • mail template
  • mail translation

@sdemagny sdemagny force-pushed the sdem/add_celery_task_fetch_domain_status branch 2 times, most recently from 248536a to ecf65c0 Compare January 26, 2025 13:53
@sdemagny sdemagny force-pushed the sdem/add_celery_task_fetch_domain_status branch from ecf65c0 to 0ce4a8f Compare January 26, 2025 15:06
Add new container to run celery beat to manage schedule job
@sdemagny sdemagny force-pushed the sdem/add_celery_task_fetch_domain_status branch 2 times, most recently from bf7e371 to b4eaea6 Compare January 26, 2025 23:14
Add celery crontab to check and update domains status every
5 minutes. This task calls dimail API.
@sdemagny sdemagny force-pushed the sdem/add_celery_task_fetch_domain_status branch 2 times, most recently from 4170d68 to 5bfccf9 Compare January 27, 2025 00:16
@sdemagny sdemagny self-assigned this Jan 27, 2025
Send email notification to owners and admins of a domain
when its status changes to failed or enabled.
@sdemagny sdemagny force-pushed the sdem/add_celery_task_fetch_domain_status branch 2 times, most recently from a6b1c12 to 89466e5 Compare January 27, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant