Fix processing from internal inProcess
- Return
data=nil
only in case oferr!=nil
(Fix bug). - Do not filter by idKey by removing from inProcess. It would be
message_id
in case of dataset andtime_id
in other cases (Fix another bug). - Add internal flag to debug message (helps to discover bug)