Last active
February 13, 2018 19:11
-
-
Save eingenito/a7d72e3f144ab10dd5a4270217e9884a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"client_id": 11827435, | |
"context": { | |
"survey_id": 1, | |
"question": { | |
"name": "filling_out_for_myself", | |
"metadata": { | |
"type": "locally-stored" | |
} | |
} | |
}, | |
"answer": { | |
"answered_at": "2018-02-06T18:15:25Z", | |
"responses": [ | |
"true" | |
] | |
} | |
} |
I guess we could depend on the name of the rabbit stream to know it is an answer update.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sam - I think that would be awesome, but it's a feature we'd have to build - there's no notion of what caused a change right now anywhere near the code that publishes this message.