Skip to content

Fix processing from internal inProcess

Mikhail Karnevskiy requested to merge fix_fromInProcess into develop

@tim.schoof

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

Merge request reports

Loading