afy / m7011e-project

1 stars 0 forks source link

Reply/response #13

Closed afy closed 6 months ago

afy commented 7 months ago

Extend code and confirm that requests from API gateway can 'bounce' through several microservices and return without problems. To confirm ASGI is working, try making two simultaneous request calls, one to a blocking microservice and one that returns properly.

afy commented 6 months ago

One leap jump works with return.

afy commented 6 months ago

Skipping unless more time is found; Two sync calls from API should work just fine (if not a little high latency)