formbricks / oss.gg

Gamify Open Source Contributions
https://oss.gg
MIT License
29 stars 18 forks source link

[BUG] Fix why wrong issues are displayed #57

Closed jobenjada closed 2 months ago

jobenjada commented 3 months ago

Issue Summary

We're not getting the most uptodate data from GitHub (likely a caching issue).

This is the current status of issues:

image

And this is what gets displayed (despite removeing local storage, etc):

image

Steps to Reproduce

  1. (for example) Went to ...
  2. Clicked on...
  3. ...

Expected behavior

At least of hard refresh the newest issues should be pulled.

Other information

No response

Screenshots

No response

Desktop (please complete the following information)

- OS:
- Node:
- npm:
nik132-eng commented 3 months ago

If you reload the page it is properly working for me in a dev environment

nik132-eng commented 2 months ago

/assign

oss-gg[bot] commented 2 months ago

You already have an open issue assigned to you here. Once that's closed or unassigned, only then we recommend you to take up more.

raysubham commented 2 months ago

@jobenjada This bug is likely due to the 24hrs cache time which is currently set. We may have to decrease this to avoid stale data.

nik132-eng commented 2 months ago

/assign