This is getting worst every day:
Cloud support says the image api isn't covered under SLA and suggested to to run the image transformations on my instances instead. (this probably means: learn python and lose days of productivity)
Does anyone knows how to do images transformations in Java? Without passing through the appengine images api? Last time I checked, that was impossible since the images package is blacklisted.
I will be truly hurt if I do all that work and then the problem is on the GCS cloud storage.
Any one knows what's going on?