Failure Scenario: Same key used by multiple subscribers? #1

Closed
opened 2022-04-16 05:37:11 +02:00 by s3lph · 2 comments
s3lph commented 2022-04-16 05:37:11 +02:00 (Migrated from gitlab.com)
  • Figure out whether Schleuder allows different subscribers to use the same key
  • Make sure a key is never deleted as long as it is still being used by another subscriber
- Figure out whether Schleuder allows different subscribers to use the same key - Make sure a key is never deleted as long as it is still being used by another subscriber
s3lph commented 2022-04-16 05:37:11 +02:00 (Migrated from gitlab.com)

assigned to @s3lph

assigned to @s3lph
s3lph commented 2022-04-17 01:33:48 +02:00 (Migrated from gitlab.com)

Schleuder does not permit this (only one subscription is kept), so any attempts to subscribe more than one user with the same key should be avoided.

Schleuder does not permit this (only one subscription is kept), so any attempts to subscribe more than one user with the same key should be avoided.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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: s3lph/multischleuder#1
No description provided.