Shrine taking long time in a web request #628
Unanswered
andychongyz
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Is there anything to do with https://shrinerb.com/docs/metadata#extracting-on-attachment? Wasn't this just read from the metadata params pass from the client? Why "open.shrine" event is triggered? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi people, I implemented direct upload to s3 with Shrine. However, Shrine events seems to be taking a long time, for example:

open.shrine,metadata.shrine, andmime_type.shrine, as tracked by Appsignal. Every event took around 1 second, how can I speed this up? Screenshot as below:Beta Was this translation helpful? Give feedback.
All reactions