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

Slow image uploading: Implementation #3571

Closed
1 task done
devformatters opened this issue Aug 15, 2023 · 1 comment · Fixed by #3561
Closed
1 task done

Slow image uploading: Implementation #3571

devformatters opened this issue Aug 15, 2023 · 1 comment · Fixed by #3561
Assignees

Comments

@devformatters
Copy link
Contributor

devformatters commented Aug 15, 2023

Checklist

  • Add new API to generate uploadURL and metadata;
@devformatters devformatters changed the title Slow image uploading Slow image uploading: Imeplentation Aug 15, 2023
@devformatters devformatters changed the title Slow image uploading: Imeplentation Slow image uploading: Implementation Aug 15, 2023
@robertu7
Copy link
Contributor

  1. mutation to return a one-time upload URL to client;
  2. upload image via URL on client;
  3. (optional) mutation to mark asset status as uploaded on client;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Archived Issues
Development

Successfully merging a pull request may close this issue.

3 participants