[PR #324] [CLOSED] fix: prevent GitHub apis from being cached #876

Closed
opened 2026-02-26 19:30:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/324
Author: @adithyaakrishna
Created: 8/29/2023
Status: Closed

Base: feat/refreshHead: chore/gh-api


📝 Commits (1)

  • b6b07d6 fix: add queryParams to prevent caching

📊 Changes

2 files changed (+19 additions, -12 deletions)

View changed files

📝 apps/marketing/src/app/(marketing)/open/page.tsx (+11 -8)
📝 apps/marketing/src/app/(marketing)/page.tsx (+8 -4)

📄 Description

Description:

The metrics on the /open page seem to be a bit off and I guess the GH API responses are being cached, if I am not wrong

Current Stats:

Screenshot 2023-08-29 at 11 39 04 AM

Screenshot 2023-08-29 at 11 39 09 AM

Actual Stats:

Screenshot 2023-08-29 at 11 36 58 AM

Screenshot 2023-08-29 at 11 37 07 AM

Edit: Had Pasted the same Screenshots :/


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/324 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 8/29/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `chore/gh-api` --- ### 📝 Commits (1) - [`b6b07d6`](https://github.com/documenso/documenso/commit/b6b07d6db85b999e006ec1797ecb6e92ca1ac3e0) fix: add queryParams to prevent caching ### 📊 Changes **2 files changed** (+19 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/app/(marketing)/open/page.tsx` (+11 -8) 📝 `apps/marketing/src/app/(marketing)/page.tsx` (+8 -4) </details> ### 📄 Description **Description:** The metrics on the `/open` page seem to be a bit off and I guess the GH API responses are being cached, if I am not wrong **Current Stats:** ![Screenshot 2023-08-29 at 11 39 04 AM](https://github.com/documenso/documenso/assets/23498248/f48320be-43bf-4abd-8d56-e82e0e501b63) ![Screenshot 2023-08-29 at 11 39 09 AM](https://github.com/documenso/documenso/assets/23498248/f9cd34bb-de64-43ae-8a97-ad285d36cdea) **Actual Stats:** ![Screenshot 2023-08-29 at 11 36 58 AM](https://github.com/documenso/documenso/assets/23498248/d09f423b-0129-4551-a2ae-a3aacaead89f) ![Screenshot 2023-08-29 at 11 37 07 AM](https://github.com/documenso/documenso/assets/23498248/e80d1387-74af-4d71-825a-c44612cd4892) Edit: Had Pasted the same Screenshots :/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#876
No description provided.