gloflow / gloflow/gloflow

on upload image metadata not getting updated

Open
#104 0 comments 0 reactions 1 assignee Claimed by @deepblue-phoenix View on GitHub
bug images maintenance
Dominant language
Go
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

due to mongodb consistency (eventual) there is a large delay between persisting a gf_image record to the DB and it getting found in image upload_complete queries... from there the metadata to be attached to an image via the upload_complete query never actualy does get attached...
resolve this so that the image DB record gets persisted right away - the insertion should block and only return when the DB record is persisted.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.