Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Should fail gracefully if Apple cert expires
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
If Apple cert expires while in production the server crashes each time you attempt to send an APN push notification
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the server-side APN push-notification send path and reproduce the crash with an expired Apple certificate. Done means sending a notification with an expired certificate no longer crashes the production server, with the behavior covered by a regression test if this path has project test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100