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

data points being passed to DynamoDB #30

Open
adib1996 opened this issue Jan 16, 2021 · 1 comment
Open

data points being passed to DynamoDB #30

adib1996 opened this issue Jan 16, 2021 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@adib1996
Copy link
Collaborator

At the moment, Wally can record the following data points for each user:

{
"user_number",
"image_to_sticker"
"image_to_sticker_error"
"mp4_to_sticker"
"mp4_to_sticker_errors"
"mp4_to_gif"
"mp4_to_gif_errors"
"youtube_to_mp4"
"youtube_to_mp4_errors"
"youtube_to_mp3"
"youtube_to_mp3_errors"
"twitter_to_mp4"
"twitter_to_mp4_errors"
"twitter_to_mp3"
"twitter_to_mp3_errors"
}

any additional data points you wish to add can be commented below.

@adib1996
Copy link
Collaborator Author

@NasirKhalid24 what other data points do you wish to see in the object. I can think of two additional ones that may help with your use case which is:

  1. Time when user first interacted with Wally
  2. Last interaction with Wally

@adib1996 adib1996 self-assigned this Jan 16, 2021
@adib1996 adib1996 added the question Further information is requested label Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant