Cauan Cabral
Cauan Cabral
Hi @andre-mr , Yeah, after some revalidation cycles, the page returns without any intervention. But we never know if it will take 30 minutes, 1 hour, 2 hours or more.
Why not upload image to twitter? Keeping only twitter as external service dependency. https://developer.twitter.com/en/docs/media/upload-media/api-reference/post-media-upload
Hey, today I asked for help a friend who work with image processing in the job and he suggest the use of OpenCV for that. The response: https://twitter.com/begnini/status/960547129264615425 StackOverflow related...
I've an aplication where photos are submited by non-technical users. I don't want store 2 files (original and thumb), but some times user will submit very large images and we...
Sorry to close pull
Hi @simplenotezy , I don't know if you found a way to do it, but it's possible using the `responseCachePlugin` at the module level: ```js GraphQLModule.forRoot({ driver: ApolloDriver, autoSchemaFile: true,...