Skip to content

Refactor notification content handling and update database configuration#10

Merged
tenkus47 merged 1 commit into
developfrom
notification
Jul 3, 2026
Merged

Refactor notification content handling and update database configuration#10
tenkus47 merged 1 commit into
developfrom
notification

Conversation

@tenkus47

@tenkus47 tenkus47 commented Jul 3, 2026

Copy link
Copy Markdown
Member
  • Changed the DATABASE_URL in the configuration to point to the pecha-worker database.
  • Introduced a new asynchronous function, fetch_plan_notification_content, to retrieve notification content from the backend.
  • Updated the dispatch service to use the new resolve_notification_content function for building notification content.
  • Enhanced the push notification function to accept an optional image_url parameter for improved notification payloads.

- Changed the DATABASE_URL in the configuration to point to the pecha-worker database.
- Introduced a new asynchronous function, fetch_plan_notification_content, to retrieve notification content from the backend.
- Updated the dispatch service to use the new resolve_notification_content function for building notification content.
- Enhanced the push notification function to accept an optional image_url parameter for improved notification payloads.
@tenkus47
tenkus47 merged commit f870aa5 into develop Jul 3, 2026
3 checks passed
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.

1 participant