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

limit count query size in viewer #91

Merged
merged 1 commit into from
Aug 24, 2019
Merged

limit count query size in viewer #91

merged 1 commit into from
Aug 24, 2019

Conversation

cookie-s
Copy link
Contributor

The count query has not been limited up to now, so that it took long time to respond.

slack-patron-viewer | D, [2019-04-17T10:06:02.413899 #1] DEBUG -- : MONGODB | mongo:27017 | slack_logger.count | STARTED | {"count"=>"messages", "query"=>{"hidden"=>{"$ne"=>true}, "channel"=>"C7XXXXXXX"}}
slack-patron-viewer | D, [2019-04-17T10:07:13.481522 #1] DEBUG -- : MONGODB | mongo:27017 | slack_logger.count | SUCCEEDED | 71.066540863s

@cookie-s cookie-s changed the title limit count query in viewer limit count query size in viewer Apr 17, 2019
@cookie-s
Copy link
Contributor Author

@tyage

@tyage
Copy link
Owner

tyage commented Aug 24, 2019

thanks a lot!

@tyage tyage merged commit 7d2f9a0 into tyage:master Aug 24, 2019
@cookie-s cookie-s deleted the isucon branch August 24, 2019 14:22
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.

2 participants