Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PendingRollbackError in Rapid Interaction Logging with aim.run" #3117

Open
CSharma02 opened this issue Mar 13, 2024 · 0 comments
Open

PendingRollbackError in Rapid Interaction Logging with aim.run" #3117

CSharma02 opened this issue Mar 13, 2024 · 0 comments
Labels
type / question Issue type: question

Comments

@CSharma02
Copy link

❓Question

I'm integrating aim.run for logging data into my database for a chatbot project, aiming to capture every user interaction. However, I encounter an issue where the speed of interactions outpaces the logging process's ability to store data and close properly. If I initiate a new logging run before the previous one has completed, I run into a PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. How can I resolve this issue to ensure smooth logging of rapid interactions?

@CSharma02 CSharma02 added the type / question Issue type: question label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type / question Issue type: question
Projects
None yet
Development

No branches or pull requests

1 participant