Skip to content

Pause & restore subscriber#26

Open
mikelina wants to merge 1 commit intofeature/logTimeSubscriberResponsefrom
feature/pauseSubscriber
Open

Pause & restore subscriber#26
mikelina wants to merge 1 commit intofeature/logTimeSubscriberResponsefrom
feature/pauseSubscriber

Conversation

@mikelina
Copy link
Copy Markdown
Contributor

@mikelina mikelina commented Apr 5, 2026

Create two new APIs:

  1. To pause a subscriber from receiving messages for one hour.
  2. To reactivate a subscriber that has been paused.

The code has been modified so that jobs for paused subscribers fail. This ensures that messages intended for the subscriber are persisted to the database and can be resent later without overloading the Elasticache memory.

@mikelina mikelina changed the base branch from master to feature/logTimeSubscriberResponse April 5, 2026 11:21
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