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

Deploy API server that can consume incoming messages from Gupshup #31

Open
1 task
Tracked by #13
dennyabrain opened this issue Feb 5, 2024 · 0 comments
Open
1 task
Tracked by #13
Assignees
Labels
level:ticket An issue that describes a ticket (initiative>feature>ticket)

Comments

@dennyabrain
Copy link
Contributor

dennyabrain commented Feb 5, 2024

Overview

  1. Create an API endpoint where Gupshup server will push incoming messages to
  2. Store incoming messages to a database
  3. Store incoming messages to a queue

Acceptance criteria

  • Quick Response time (~100-500ms)

The optimal acknowledgment time is less than 100 milliseconds; nevertheless, we recognize that network delays might occur, hence 500-1000 milliseconds is the recommended acknowledgment time. The longer your response time, the more inbound messages and events will be delayed each time. source

@dennyabrain dennyabrain self-assigned this Feb 5, 2024
@dennyabrain dennyabrain added the level:ticket An issue that describes a ticket (initiative>feature>ticket) label Feb 5, 2024
@dennyabrain dennyabrain moved this to Todo in 2024 Q1 Planner Feb 5, 2024
@dennyabrain dennyabrain moved this from Todo to In Progress in 2024 Q1 Planner Feb 5, 2024
@dennyabrain dennyabrain changed the title Deploy API server that can integrate with Gupshup's API Deploy API server that can consume incoming messages from Gupshup Feb 5, 2024
@dennyabrain dennyabrain moved this from Ready to In progress in 2024 Deepfake Analysis Unit Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level:ticket An issue that describes a ticket (initiative>feature>ticket)
Projects
No open projects
Status: In progress
Status: In Progress
Development

No branches or pull requests

1 participant