3 Commits
Author SHA1 Message Date
Alexandre FayolleandGitHub 171b83f497 Remove the bin_size return (#366)
When we return a bin_size (such as 28672), the web client does not
accept it as as bin size and try to use it as value for the b64 src of
the image.  Though, returning the image as b64 in all cases does seem to
be supported.

This comes from 9ca3f87614 by Guewen
Baconnier
2022-05-02 10:47:31 +02:00
Alexandre FayolleandYannick Vaucher 3ea80ea7d4 [FIX] cloud_platform_ovh uses swift 2021-11-15 16:11:37 +01:00
Alexandre Fayolle 1a56848a46 [IMP] monitoring_status: check the db is reachable
make a real SQL query on GET /monitoring/status and return a 503
if the query failed.
2019-10-25 14:52:58 +02:00