Enhancement #1961

Preserve original send times

Added by J. Wienke over 9 years ago. Updated over 9 years ago.

Status:ResolvedStart date:08/25/2014
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:Python Client API
Target version:-

Description

Since sending events through RSB always creates new send times, there should be a way to preserve the original send times in the events. I would propose the attached patch which transfers the send time into a user meta data item.

0001-Pass-through-the-original-send-time.patch Magnifier (1.08 KB) J. Wienke, 08/25/2014 02:16 PM

Associated revisions

Revision b33f4ac5
Added by J. Wienke over 9 years ago

Pass through the original send time

Put the original event send time to userTimes['original_send'] so that
clients can access this value if required.

fixes #1961

History

#1 Updated by J. Wienke over 9 years ago

Any objections against this patch? Cause I stumbled upon this again.

#2 Updated by J. Moringen over 9 years ago

  • Assignee changed from J. Moringen to J. Wienke

Any objections against this patch? Cause I stumbled upon this again.

The whole protocol is suboptimal at the moment, but the situation with the patch is probably better than without it. So yes, go ahead.

#3 Updated by J. Wienke over 9 years ago

  • Status changed from New to In Progress

#4 Updated by J. Wienke over 9 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF