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

Better handling for Memcache #44

Open
hkirsman opened this issue Jun 7, 2023 · 0 comments
Open

Better handling for Memcache #44

hkirsman opened this issue Jun 7, 2023 · 0 comments

Comments

@hkirsman
Copy link
Collaborator

hkirsman commented Jun 7, 2023

We are trying to implement alerts if memcache is down. At the moment it's not possible as ping will give 500 status code and locally there are lot of other errors.

This issue is fixing:

  • Don't fail or give status code 500 when Memcache is not working

And adding new feature:

  • Send memcache errors to Drupal logs
@hkirsman hkirsman changed the title Don't fail or give status code 500 when Memcache is not working Better handling for Memcache Jun 7, 2023
hkirsman added a commit that referenced this issue Jun 7, 2023
hkirsman added a commit that referenced this issue Jun 7, 2023
hkirsman added a commit that referenced this issue Jun 9, 2023
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

No branches or pull requests

1 participant