Skip to content

chore/TK-2849,2846-internal-caching-for-user-service-response#399

Merged
VISHNUDAS-tunerlabs merged 2 commits into
ELEVATE-Project:masterfrom
Prajwal17Tunerlabs:chore/npm-pkg-changes
Apr 27, 2026
Merged

chore/TK-2849,2846-internal-caching-for-user-service-response#399
VISHNUDAS-tunerlabs merged 2 commits into
ELEVATE-Project:masterfrom
Prajwal17Tunerlabs:chore/npm-pkg-changes

Conversation

@Prajwal17Tunerlabs

@Prajwal17Tunerlabs Prajwal17Tunerlabs commented Apr 26, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • New Features

    • Administrative endpoints added to clear caches system-wide.
    • Added tenant-specific cache clearing for targeted cache management.
  • Chores

    • Package version bumped to 3.4.0.

@coderabbitai

coderabbitai Bot commented Apr 26, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a8c014e1-ca4f-4247-9a31-03c33fc302df

📥 Commits

Reviewing files that changed from the base of the PR and between cad4a2b and 7c85db8.

📒 Files selected for processing (1)
  • elevate-project/package.json

📝 Walkthrough

Walkthrough

Adds two new POST admin routes for clearing tenant cache that forward to matching target paths and are handled by the project service. Also updates the package version in elevate-project/package.json from 1.1.53 to 3.4.0.

Changes

Cohort / File(s) Summary
Cache Clearing Routes
elevate-project/constants/routes.js
Appended two POST route objects for "/project/v1/admin/clearTenantCache" and "/project/v1/admin/clearTenantCache/:id". Both forward to matching targetRoute.path, use service: "project", and set inSequence: false, orchestrated: false.
Version Update
elevate-project/package.json
Bumped package version from 1.1.533.4.0. No other manifest fields changed.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • VISHNUDAS-tunerlabs

Poem

🐇 I hopped through routes, added two new tracks,
Clearing cache for tenants, no crumbs left in stacks.
A version leap, a tiny drum roll thump—
Requests will forward, then bounce and jump.
Cheers from a rabbit, happy code and clump! 🥕✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title references ticket numbers TK-2849 and TK-2846 with a focus on 'internal caching for user service response', but the actual changes only add new cache-clearing routes and update the package version—neither of which directly implements internal caching for user service responses. Revise the title to accurately reflect the changes: 'Add cache-clearing admin routes and update package version' or similar, which better describes the actual modifications made.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Prajwal17Tunerlabs Prajwal17Tunerlabs changed the title chore/TK-2849,2846-internal-caching-and-optimisation-of-apis chore/TK-2849,2846-internal-caching-for user-service-response Apr 26, 2026
@Prajwal17Tunerlabs Prajwal17Tunerlabs changed the title chore/TK-2849,2846-internal-caching-for user-service-response chore/TK-2849,2846-internal-caching-for-user-service-response Apr 26, 2026
Comment thread elevate-project/package.json Outdated
@VISHNUDAS-tunerlabs
VISHNUDAS-tunerlabs merged commit 2020887 into ELEVATE-Project:master Apr 27, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants