Skip to content

Add acknowledgement deadline #1168906818845353#4

Open
aman00323 wants to merge 3 commits intomasterfrom
feature/increase_message_deadline
Open

Add acknowledgement deadline #1168906818845353#4
aman00323 wants to merge 3 commits intomasterfrom
feature/increase_message_deadline

Conversation

@aman00323
Copy link
Contributor

No description provided.

@aman00323 aman00323 requested a review from munir131 April 2, 2020 11:01
]);
$queue = $this->getQueue($subscriber);
if ($this->config && $this->config['subscribers'] && $queue && isset($this->config['subscribers'][$queue])) {
$deadline = $this->config['subscribers']['deadline'];
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aman00323 It must be $this->config['subscribers'][$queue]['deadline'] . correct? Please add sample config in readme

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.

2 participants