)]}'
{"ironic/conductor/manager.py":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"c01b1cc127400eadbd1e872dd26b89eb637934f0","unresolved":false,"context_lines":[{"line_number":4225,"context_line":"        \"\"\""},{"line_number":4226,"context_line":"        try:"},{"line_number":4227,"context_line":"            self._do_cleanup_deferred_actions(context)"},{"line_number":4228,"context_line":"        except Exception as e:"},{"line_number":4229,"context_line":"            LOG.error(\u0027Error in deferred action cleanup: \u0027"},{"line_number":4230,"context_line":"                      \u0027%s\u0027, e)"},{"line_number":4231,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"80f18a9b_39a59206","line":4228,"updated":"2026-06-25 20:09:19.000000000","message":"I think the general exception catch make sense.","commit_id":"ce570e185a805f68954530f8f953838dc3b38798"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"c01b1cc127400eadbd1e872dd26b89eb637934f0","unresolved":true,"context_lines":[{"line_number":4230,"context_line":"                      \u0027%s\u0027, e)"},{"line_number":4231,"context_line":""},{"line_number":4232,"context_line":"    def _do_cleanup_deferred_actions(self, context):"},{"line_number":4233,"context_line":"        from ironic.objects import deferred_action"},{"line_number":4234,"context_line":""},{"line_number":4235,"context_line":"        retention \u003d CONF.conductor.deferred_action_retention"},{"line_number":4236,"context_line":"        cutoff \u003d timeutils.utcnow() - datetime.timedelta("}],"source_content_type":"text/x-python","patch_set":1,"id":"7d5e9165_56ac1524","line":4233,"updated":"2026-06-25 20:09:19.000000000","message":"A late import is inappropriate. We should not be doing late imports like this. They should be at the start of the file.","commit_id":"ce570e185a805f68954530f8f953838dc3b38798"}]}
