- Issue created by @useernamee
- Merge request !203441854: Allow access to healthcheck endpoint and add caching option. → (Merged) created by useernamee
- Status changed to Needs review
7 months ago 12:04pm 19 April 2024 - 🇦🇹Austria fago Vienna
thx, this seems pretty solid. I added a few small remarks
trying to summarize changes better in a short sentence, what about that?
- 🇸🇮Slovenia useernamee Ljubljana
If you have http_cache_control module installed, you need this patch: 🐛 Allow s-maxage to be overridden RTBC
- 🇦🇹Austria fago Vienna
patch looks mostly great! however, the url cache context for the new query parameter is missing. Added it and slightly refactored the PR to reduce code duplication.
- Status changed to RTBC
7 months ago 1:01pm 29 April 2024 - 🇸🇮Slovenia useernamee Ljubljana
I'm seeing this error:
The website encountered an unexpected error. Try again later. TypeError: Drupal\ohdear_integration\Controller\OhDearIntegrationController::refineCacheMetadata(): Argument #1 ($cacheable_dependency) must be of type Drupal\ohdear_integration\Controller\RefinableCacheableDependencyInterface, Drupal\Core\Access\AccessResultAllowed given, called in /app/web/modules/contrib/ohdear_integration/src/Controller/OhDearIntegrationController.php on line 202 in Drupal\ohdear_integration\Controller\OhDearIntegrationController->refineCacheMetadata() (line 212 of modules/contrib/ohdear_integration/src/Controller/OhDearIntegrationController.php). Drupal\ohdear_integration\Controller\OhDearIntegrationController->access(Object) (Line: 108) Drupal\ohdear_integration\Controller\OhDearIntegrationController->Drupal\ohdear_integration\Controller\{closure}() (Line: 627) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 136) Drupal\ohdear_integration\Controller\OhDearIntegrationController->buildJson()
- Status changed to Needs work
7 months ago 11:14pm 30 April 2024 - Assigned to fago
- Status changed to Needs review
6 months ago 5:15pm 6 May 2024 - Status changed to RTBC
6 months ago 10:20am 8 May 2024 -
useernamee →
committed bed75002 on 2.x
Issue #3441854 by useernamee, fago: Improve healthcheck endpoint to...
-
useernamee →
committed bed75002 on 2.x
- Status changed to Fixed
6 months ago 10:25am 8 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.