gio-startree commented on PR #125: URL: https://github.com/apache/pinot-site/pull/125#issuecomment-2226970057
Tried different solutions, including those discussed elsewhere but unfortunately, although they looked very similar, they all had some limitations for what we needed to do. Moreover, I discovered that those pre-made React components where doing the same API call with no protections. Some solution would suggest the use of iframes and these also came with their complications and we had to enable on the server-side. A great solution would be to use Web-Hooks so that we can update the counter as soon as there is a new starring event. But that requires work on the server side. Found this on GitHub doc that looked interesting: https://docs.github.com/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api?apiVersion=2022-11-28 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org