Skip to content

Conversation

@benjamc
Copy link
Collaborator

@benjamc benjamc commented May 22, 2025

No description provided.

logger.info(f"Logging trial to {table_name}: {info}")
self.result_processor.process_logs({table_name: info})
break
except Exception as e:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

relevant, maybe retry writing to database. but should not block main process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants