CraftsmenLtd / BloodConnect

BloodConnect
Apache License 2.0
9 stars 1 forks source link

Update donor request router #229

Open mahinuzzaman opened 1 week ago

mahinuzzaman commented 1 week ago

Update donor request router to separate it from request post. use a separate entry for donor search.

right now we are getting pk and sk from Eventbridge event and using the blood request post to get the necessary information. but the donor request router should not have access to that entry. it will take all the info from Eventbridge trigger and will manage its own donor search entry