New feed content does not match REST API (api.github.com/orgs/<org>/events) #168149
Replies: 1 comment
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
At @openwisp, we maintain a public activity page that displays the latest GitHub activity for our organization: https://openwisp.org/activity/.
This page sources its data from the GitHub Events API at: https://api.github.com/orgs/openwisp/events.
Recently, I've noticed a significant delay in this endpoint: new events on public repositories such as pull request comments, PRs, and reviews often take more than 6 hours to appear, and in some cases, they don’t appear at all.
Interestingly, if we check the GitHub organization dashboard at:
https://github.com/orgs/openwisp/dashboard
, we can see these same events reflected in near real-time.Why is there a discrepancy between the Events API and the events shown in the GitHub org dashboard? Is this an intentional change, a limitation of the Events API, or a bug?
Beta Was this translation helpful? Give feedback.
All reactions