investigate duplicate key error #1

Closed
opened 2020-11-29 21:37:14 +00:00 by peter · 1 comment
Owner

The logs have this error:

saving subscribe failed: pq: duplicate key value violates unique constraint "subscribers_topic_callback"

I think we should handle this error and update the information about the subscription.

The logs have this error: saving subscribe failed: pq: duplicate key value violates unique constraint "subscribers_topic_callback" I think we should handle this error and update the information about the subscription.
Author
Owner

I have tried to add the ON CONFLICT error handling.

I have tried to add the ON CONFLICT error handling.
peter closed this issue 2021-01-15 19:34:01 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: peter/websub-hub#1
No description provided.