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

Make sure that calls to log are quick #41

Closed
abrahammurciano opened this issue Jan 17, 2022 · 0 comments · Fixed by #45
Closed

Make sure that calls to log are quick #41

abrahammurciano opened this issue Jan 17, 2022 · 0 comments · Fixed by #45

Comments

@abrahammurciano
Copy link
Owner

Should definitely never take 3 seconds. Probably 0.1s is even too long. Time it, figure out a reasonable limit, add a test to make sure it doesn't take longer than that.

@abrahammurciano abrahammurciano linked a pull request Jan 17, 2022 that will close this issue
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 a pull request may close this issue.

1 participant