Skip to content

Conversation

pkruithof
Copy link
Contributor

No description provided.

}

/**
* @inheritdoc
*/
public function publish(Message $message, $priority = false, \DateTime $date = null)
public function publish(Message $message, \DateTime $date = null, $flags = AMQP_NOPARAM)
Copy link
Contributor

Choose a reason for hiding this comment

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

$flags wordt niet gebruikt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wel, zie r75

Copy link
Contributor

Choose a reason for hiding this comment

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

👍

pkruithof added a commit that referenced this pull request Dec 22, 2014
Improved retry processor, added priority to messages
@pkruithof pkruithof merged commit 27ce8f5 into master Dec 22, 2014
@pkruithof pkruithof deleted the priority-and-retry branch December 22, 2014 12:53
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