-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix/optimization #98
Fix/optimization #98
Conversation
caching and web_test updated /incidents/<id> caching added; 500 code (wrong inc id) fixed GitGuardian Security Checks fix GitGuardian Security Checks "remove podman example"
Session variables added to "Using redis" paragraph
63cebc8
a comment removed
return False | ||
|
||
|
||
if ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you move this condition above the method definition (def check_redis_connection...)?
this doesn't look good to be present between 2 method definitions
Build succeeded. ✔️ otc-tox-docs SUCCESS in 7m 11s |
stackmon/status-dashboard#98 quay.io/stackmon/status-dashboard:change_98_latest
Update Dockerfile stackmon/status-dashboard#98 quay.io/stackmon/status-dashboard:change_98_latest Reviewed-by: Olha Kashyrina Reviewed-by: Vladimir Vshivkov
Added:
Caching (RedisCache or SimpleCache)
Debugging expanded:
Benchmark test: