TanmoySG / w-service-manager

Service Manager for wunderPlatform
1 stars 0 forks source link

[Sub Component] Intake Microservice #3

Closed TanmoySG closed 1 year ago

TanmoySG commented 1 year ago

The first part of the service onboarding flow is the service onboarding - intake microservice.

[Parent Component]

[Checkpoints]

[Additional Details]

Add Additional details and Sections

TanmoySG commented 1 year ago

https://stackoverflow.com/questions/34653612/what-does-return-keyword-mean-inside-foreach-function

For each Behaviour. While running the forEach here, the loop didn't stop on return. And came out of the loop once completed and returned true, thus failing the purpose of the validate method.

The above link - from stackoverflow , should be a good explanation for the behaviour and solution for same

TanmoySG commented 1 year ago

https://stackoverflow.com/questions/52122272/err-http-headers-sent-cannot-set-headers-after-they-are-sent-to-the-client

ERR_HTTP_HEADERS_SENT: Cannot set headers after they are sent to the client

TanmoySG commented 1 year ago

wDB Particular Data View Route

https://github.com/TanmoySG/wunderDB/blob/master/documentation/documentation.md

image

Can be used to get particular data and make changes or verify emails.