Real-Dev-Squad / identity-service

Identity based actions for our services
MIT License
5 stars 19 forks source link

Fix wake up call for the service #184

Closed lakshayman closed 7 months ago

lakshayman commented 8 months ago

Issue Description

Call the user service before a profile/verification call so that it wakes the user service as a lot of hosting services put the service in sleep mode. Use lambda invoke to start another lambda function.