honeycombio / microservices-demo

Apache License 2.0
33 stars 18 forks source link

add cached attribute to mockdbcall #48

Closed sgsharma closed 2 years ago

sgsharma commented 2 years ago

Fixes # .

Change summary:

Remaining issues / concerns:

puckpuck commented 2 years ago

I feel like the value should change based on the condition of how mockDBCalls is being called. If we are doing more than 1 call in the loop, the flag should indicate an issue with the cache during that loop.

puckpuck commented 2 years ago

Closing this in favor of upcoming demo changes