fable icon indicating copy to clipboard operation
fable copied to clipboard

Discussion: Process managers can miss events in theory

Open benwilson512 opened this issue 3 years ago • 1 comments

Per a conversation with @vhf, event log readers that rely on new_events = select * from events where id > $last_event_id can miss events if the following scenario obtains:

https://gist.github.com/vhf/d11f24f8ab3bb46e35dc9ccef6784eee

Will followup with additional discussion.

benwilson512 avatar Jan 09 '21 00:01 benwilson512