#97

New

login and signup operations have some CPU spike, investigate

Reported by Volkan Ozcelik on JavaScript: from Zero to Hero · 13/07/2018 22:44:20

Assigned to:
Volkan Ozcelik
Priority:
Normal
Status:
New
Category:
DevOps
Version:
None

that’s probably because of bcrypt, but it’s worth checking out anyway.

if the operation is computationally-heavy, it might make sense to outsource it to a lambda function.

At the moment it’s no big deal because I still have enough resources to run the site and datadog is not displaying any lag or other errors.

But it’s worth to keep an eye on it.

Attachments

No attachment has been uploaded, yet.


Loading comments...