AllenNeuralDynamics / Aind.Behavior.Services

https://allenneuraldynamics.github.io/Aind.Behavior.Services/
MIT License
0 stars 0 forks source link

Exceptions during batch selection dont resolve #47

Closed bruno-f-cruz closed 1 month ago

bruno-f-cruz commented 4 months ago

The while loop attempts to resume automatically. This is notoriously annoying if only a single, invalid, json file is found in the target folder.

https://github.com/AllenNeuralDynamics/Aind.Behavior.Services/blob/4a444285cb56c03c3822923c4631cfd864d696ca/src/DataSchemas/aind_behavior_services/launcher.py#L312-L336