Add a check to see if a key is correct, before fetching it #67

Closed
opened 2020-07-27 14:48:37 +02:00 by electricdusk · 0 comments
Owner

At the moment, we fetch a key from the database, without checking whether this key is valid at all. We can check the key format first as an optimization, and skip fetching from the database if the format is incorrect.

At the moment, we fetch a key from the database, without checking whether this key is valid at all. We can check the key format first as an optimization, and skip fetching from the database if the format is incorrect.
electricdusk added the
feature
label 2020-07-27 14:48:38 +02:00
electricdusk self-assigned this 2020-07-27 14:48:39 +02:00
Sign in to join this conversation.
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: electricdusk/rushlink#67
No description provided.