Skip to content

Smart handling of mongodb insertion failures #53

Description

@coderdj

A network hiccup or similar can cause a mongodb insertion to fail every now and then. What do you want to do in this case? Right now an error is thrown and the data is dumped, recorder stopped, etc. Probably it's more reasonable to try again once or twice before nuking things.

Affects DAQRecorder.cc class DAQRecorder_mongodb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions