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

Add log statements to IndexedDbProvider open #54

Merged
merged 3 commits into from
Oct 9, 2023

Conversation

balaji-viswanathan
Copy link
Collaborator

We see that there are timeouts and failures happen when clients call indexeddbprovider.open. We'll add logging at different points in db open method to understand where exactly the time is spent.

eliranek1
eliranek1 previously approved these changes Oct 2, 2023
src/IndexedDbProvider.ts Outdated Show resolved Hide resolved
@balaji-viswanathan
Copy link
Collaborator Author

@M1Les Can you review this now? Added LogWriter class which will take in the context and generate a message that can be written to logs. Added tests as well.

@M1Les M1Les merged commit c7cc245 into master Oct 9, 2023
2 checks passed
@balaji-viswanathan balaji-viswanathan deleted the bviswanathan/db_open_log branch August 19, 2024 20:33
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