Skip to content

feat: adds cache decorator to debug routes #3835

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

Merged
merged 2 commits into from
Jun 13, 2025

Conversation

simzzz
Copy link
Contributor

@simzzz simzzz commented Jun 12, 2025

Description:
The cache decorator has been added to the debug routes, and the old logic was removed wherever it was duplicated.

Related issue(s):

Fixes #3773

Signed-off-by: Simeon Nakov <simeon.nakov@limechain.tech>
@lfdt-bot
Copy link

lfdt-bot commented Jun 12, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@simzzz simzzz self-assigned this Jun 12, 2025
@simzzz simzzz added the enhancement New feature or request label Jun 12, 2025
@simzzz simzzz added this to the 0.70.0 milestone Jun 12, 2025
Copy link

github-actions bot commented Jun 12, 2025

Test Results

 20 files  ±0  251 suites  ±0   33m 54s ⏱️ + 2m 15s
649 tests ±0  644 ✅ ±0  5 💤 ±0  0 ❌ ±0 
665 runs  ±0  660 ✅ ±0  5 💤 ±0  0 ❌ ±0 

Results for commit 4db4174. ± Comparison against base commit bd078cf.

♻️ This comment has been updated with latest results.

Signed-off-by: Simeon Nakov <simeon.nakov@limechain.tech>
@simzzz simzzz marked this pull request as ready for review June 12, 2025 10:09
@simzzz simzzz requested review from a team as code owners June 12, 2025 10:09
@simzzz simzzz requested a review from Ferparishuertas June 12, 2025 10:09
@simzzz simzzz requested review from natanasow and quiet-node June 12, 2025 14:08
@simzzz simzzz merged commit d3a3578 into main Jun 13, 2025
48 checks passed
@simzzz simzzz deleted the 3773-use-cache-decorator-in-debug-routes branch June 13, 2025 07:07
@simzzz simzzz modified the milestones: 0.70.0, 0.69.0 Jun 13, 2025
mwb-al pushed a commit to mwb-al/hiero-json-rpc-relay that referenced this pull request Jun 23, 2025
Signed-off-by: Simeon Nakov <simeon.nakov@limechain.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use @cache decorator in the debug_ routes
5 participants