Skip to content
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

Troubleshoot API response caching on Tugboat #16305

Closed
3 tasks
Tracked by #16310 ...
timcosgrove opened this issue Dec 5, 2023 · 1 comment
Closed
3 tasks
Tracked by #16310 ...

Troubleshoot API response caching on Tugboat #16305

timcosgrove opened this issue Dec 5, 2023 · 1 comment

Comments

@timcosgrove
Copy link
Contributor

timcosgrove commented Dec 5, 2023

Requirements

We want API response caching to work on Tugboat, so that the build time on Tugboat is increased.

Acceptance criteria

Background & implementation details

Implementation tasks

@tjheffner
Copy link
Contributor

Confirmed that tugboat is correctly using the cache via console.logs and the debug flag on drupalClient.

[next-drupal][debug]: Returning cached menu items for header-megamenu
[next-drupal][debug]: Returning cached menu items for va-gov-footer
[next-drupal][debug]: Returning cached menu items for footer-bottom-rail

Still haven't seen the keys in the actual running redis service, but I don't believe this is an issue at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants