Initially noticed some strange behavior where certain feed events were showing up in the channel multiple times. This is caused by Phabricator's behavior which will continue to retry if it doesn't receive a 200 when the event is posted. However, it seems that the error is happening after the message goes through to slack, since we are seeing duplicate messages.
This is what we get while monitoring phabulous in debug mode:
Initially noticed some strange behavior where certain feed events were showing up in the channel multiple times. This is caused by Phabricator's behavior which will continue to retry if it doesn't receive a 200 when the event is posted. However, it seems that the error is happening after the message goes through to slack, since we are seeing duplicate messages.
This is what we get while monitoring phabulous in debug mode: