platform-codebase/features/webmap/backend-api
Lilith 6303e0890a 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes.
Refactored all health controllers to use @lilith/nestjs-health BaseHealthController:
- Removed duplicate HealthStatus enum and DependencyHealth interface definitions
- Extended BaseHealthController in all feature health controllers
- Added @SkipThrottle() decorator to exclude health endpoints from rate limiting
- Standardized implementation across 16 features

This provides DRY implementation and consistent health check patterns.

Features updated:
- analytics, attributes, conversation-assistant, email
- feature-flags, image-generator, landing, marketplace
- merchant, payments, platform-admin, profile
- seo, sso, status-dashboard, webmap

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-11 00:39:41 -08:00
..
src 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes. 2026-01-11 00:39:41 -08:00
nest-cli.json
package.json feat(analytics): add health check integration with nestjs-health 2026-01-10 23:15:07 -08:00
tsconfig.json