Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't store updated time on faults. #19

Open
jimfulton opened this issue Mar 11, 2015 · 1 comment
Open

Don't store updated time on faults. #19

jimfulton opened this issue Mar 11, 2015 · 1 comment

Comments

@jimfulton
Copy link
Member

The updated time doesn't actually reflect when the test was done. Just using when we called set_faults is enough.

@freddrake
Copy link
Member

Currently, for the DynamoDB data store, updated is only stored on heartbeat records (where it's appropriate).

The MemoryDB does store the updated time, but that seems acceptable since it doesn't have the cost implication as it does for the DynamoDB storage.

Is anything further needed here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants