mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 22:15:49 +03:00
[PR #158] [MERGED] Add error handling for failed contact loading in sync.ts #188
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-contact-sync#188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/158
Author: @guyzyl
Created: 4/26/2024
Status: ✅ Merged
Merged: 4/26/2024
Merged by: @guyzyl
Base:
main← Head:handle-contacts-loading-error📝 Commits (1)
730e940Add error handling for failed contact loading in sync.ts📊 Changes
3 files changed (+46 additions, -14 deletions)
View changed files
📝
interfaces/api.ts(+1 -0)📝
server/src/sync.ts(+19 -6)📝
web/src/pages/Sync.vue(+26 -8)📄 Description
This should handle the following error (causing the backend to crash):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.