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

[Spike] Being able to identify media not uploaded #730

Closed
mahalakshme opened this issue May 21, 2024 · 1 comment
Closed

[Spike] Being able to identify media not uploaded #730

mahalakshme opened this issue May 21, 2024 · 1 comment
Assignees

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented May 21, 2024

https://avni.freshdesk.com/a/tickets/3932

Need:

As part of this card, we fixed the issue with media upload from mobile app, where observations are replaced with media url though image upload was failing. For such failed media uploads, we do not have a way to identify what media is missing in s3. Examples of such subjects are present in the ticket.

AC:

The objective of this spike card is to find the tech tasks to do the below and to decide on the inputs received during the discussion:

  • Given an organisation, scan all forms for media(image, audio, video) concepts
  • For all such media concept observations(including voided entities), check if there is an entry in s3
  • If not present, then write the info(table_name, id of the entry, media url in the observation) to a table or file. Eg: individual, 1429414, https://s3.ap-south-1.amazonaws.com/prod-user-media/goonj/09985727-516b-40c8-b2ae-1beb07541a24.jpg
  • Also determine missing thumbnails images for whom the media images present in s3

Inputs:

  • feed type of api
  • table, after_time
  • enable/disable
  • can do quartz?
  • out of scope: thumbnail? lambda needed? - one job, not trying again - lambda, too many things to monitor for one job, etl - java/node service
@1t5j0y 1t5j0y self-assigned this May 22, 2024
@1t5j0y
Copy link
Contributor

1t5j0y commented May 24, 2024

@mahalakshme mahalakshme changed the title Being able to identify media not uploaded [Spike] Being able to identify media not uploaded Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants