-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
3 / 33 of 3 issues completed
Copy link
Labels
M22Milestone 22: InfrastructureMilestone 22: InfrastructureepicMilestone-level tracking issueMilestone-level tracking issueinfraProject infrastructure and toolingProject infrastructure and toolingpriority/mediumMedium priorityMedium priority
Description
Motivation
Zeph currently runs as a foreground process. For production deployment and webhook-based channel integrations, it needs an HTTP gateway, daemon supervision, and task scheduling.
Scope
- HTTP gateway — axum endpoint for webhook ingestion with bearer auth
- Daemon supervisor — background process with health monitoring
- Cron scheduler — periodic tasks from config
Issues
- Add HTTP gateway with webhook ingestion and bearer auth #379 Add HTTP gateway with webhook ingestion and bearer auth
- Add daemon supervisor with health monitoring #380 Add daemon supervisor with health monitoring
- Add cron scheduler for periodic tasks #381 Add cron scheduler for periodic tasks
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
M22Milestone 22: InfrastructureMilestone 22: InfrastructureepicMilestone-level tracking issueMilestone-level tracking issueinfraProject infrastructure and toolingProject infrastructure and toolingpriority/mediumMedium priorityMedium priority