earthcubearchitecture-project418 / services

RPC services package for Project 418
0 stars 2 forks source link

Move get /api/dev/graph/resdetails to v1 branch #11

Closed ericlingerfelt closed 6 years ago

ericlingerfelt commented 6 years ago

Please move get /api/dev/graph/resdetails to v1 branch with the others. Thanks!

@fils

fils commented 6 years ago

@ericlingerfelt try it now.. assuming I didn't mess a dev flag it should all be deployed and working...

we desperately need a services test suite to run after deploys like with Postman or Jmeter or something! (should make this an issue in this repo to address at some point!)

ericlingerfelt commented 6 years ago

@fils That broke everything. Getting a Bad gateway on all service calls.

fils commented 6 years ago

Interesting.. this seems to be something "bigger".. let me check into this. Seems related to docker compose, not the code. I'll report back.

fils commented 6 years ago

@ericlingerfelt should be resolve....

I forgot I enabled logging of all calls.. so we will get a record of calls made.. input and output.. could be useful for people to review...

ericlingerfelt commented 6 years ago

@fils Everything seems to be working now. Thanks!