Actions
Refactor #29607
openPrevent from running wihtout proper Rails cache
Description
Foreman starts just fine when Rails cache is misconfigured (e.g. Redis incorrect URL or port blocked). Problem is, everything works fine except there is no caching at all. We need to prevent starting Rails without working cache and also add a ping check for that.
Updated by Lukas Zapletal almost 5 years ago
- Related to Refactor #29582: Improve performance of externalNodes added
Updated by Lukas Zapletal almost 5 years ago
- Subject changed from Improve performance of settings to Prevent from running wihtout proper Rails cache
- Description updated (diff)
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7607 added
Actions