f8c3408f18
Properly handle errors when saving updated file doc after Zencoder notif.
...
We never checked the return values from the put_internal() call, so errors
would have passed silently into the night.
2018-01-26 12:49:15 +01:00
89ca0516a9
Better handling of Zencoder error notifications.
2018-01-26 12:29:22 +01:00
5ae98507e3
Added missing unittest for encoding.size_descriptor()
2018-01-26 12:15:56 +01:00
66ac8c6587
Modernised ZencoderNotificationTest
2018-01-26 12:15:42 +01:00
2c5dc34ea2
Introducing Pillar Framework
...
Refactor of pillar-server and pillar-web into a single python package. This
simplifies the overall architecture of pillar applications.
Special thanks @sybren and @venomgfx
2016-08-19 09:19:06 +02:00