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

Notification system #73

Open
kozalosev opened this issue Aug 20, 2023 · 0 comments
Open

Notification system #73

kozalosev opened this issue Aug 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kozalosev
Copy link
Owner

kozalosev commented Aug 20, 2023

This task consists of several parts:

  • execute a request to the UserService on a user creation event to assign a user its Happy User ID (HUID);
  • add a sync column to the Users table to keep track on a synchronization status of the user;
  • execute additional trials on application startup and on invocation of a hidden /sync command;
  • expose an endpoint which may be used by the NotifyService to send a notification sent into @kozNotifyBot.
@kozalosev kozalosev added the enhancement New feature or request label Aug 20, 2023
@kozalosev kozalosev added this to the v1.1 milestone Aug 20, 2023
@kozalosev kozalosev self-assigned this Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant