Skip to content

Comments

fix: improve API safety, UID uniqueness, timezone handling, and race-…#171

Merged
priyankarpal merged 4 commits intoreactplay:mainfrom
Abhrxdip:main
Feb 22, 2026
Merged

fix: improve API safety, UID uniqueness, timezone handling, and race-…#171
priyankarpal merged 4 commits intoreactplay:mainfrom
Abhrxdip:main

Conversation

@Abhrxdip
Copy link
Contributor

…condition control

  • Generate globally unique ICS UID using crypto/UUID to prevent collisions
  • Handle GitHub API rate limiting (403) with meaningful error messages
  • Add proper res.ok checks before JSON parsing to prevent unhandled errors
  • Remove hardcoded ist and dynamically resolve event timezone
  • Prevent race conditions in load more with request guards and loading state control

Summary

Briefly describe the purpose of this PR.

Changes

  • List key changes made
  • Keep it short and clear

Testing

How did you test the changes?

Related Issue

Link related issue or ticket (if any)

Notes

Anything reviewers should know before merging?

…condition control

- Generate globally unique ICS UID using crypto/UUID to prevent collisions
- Handle GitHub API rate limiting (403) with meaningful error messages
- Add proper res.ok checks before JSON parsing to prevent unhandled errors
- Remove hardcoded ist and dynamically resolve event timezone
- Prevent race conditions in load more with request guards and loading state control
@netlify
Copy link

netlify bot commented Feb 20, 2026

Deploy Preview for reactkolkata ready!

Name Link
🔨 Latest commit 747dc7c
🔍 Latest deploy log https://app.netlify.com/projects/reactkolkata/deploys/699b08db0167d100085ff45f
😎 Deploy Preview https://deploy-preview-171--reactkolkata.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@priyankarpal
Copy link
Member

issues #168 #169

@priyankarpal
Copy link
Member

issues #168 #169

@Abhrxdip added medium for these two issues

@priyankarpal priyankarpal merged commit c3feb06 into reactplay:main Feb 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants