Jimmy Zelinskie
|
716d7a737b
|
Strip whitespace from ALL the things.
|
2014-11-24 16:07:38 -05:00 |
|
Joseph Schorr
|
0ef17b082b
|
Make sure to disconnect from the database when finished with the processes
|
2014-10-21 17:40:57 -04:00 |
|
Jake Moshenko
|
328db8b660
|
Split the app into separate backends, which can use different worker types and different timeouts.
|
2014-10-14 13:58:08 -04:00 |
|
Joseph Schorr
|
7ef3be5842
|
Add the exception's message to the traceback
|
2014-10-08 14:20:57 -04:00 |
|
Joseph Schorr
|
6007789480
|
Send the full traceback with any exceptions in the queue process
|
2014-10-08 14:18:41 -04:00 |
|
Joseph Schorr
|
746936ce66
|
- Make the layer going over the estimated size raise an exception
- Add a heuristic for estimating the layer size if it is 0
- Add a method where we can add a custom defined map of image -> size
|
2014-09-29 12:54:22 -04:00 |
|
Joseph Schorr
|
1cfb6fc353
|
Have the squashing system write the data (via a double queue system and multiprocessing) to both the client and the stack's storage. On subsequent calls, if the synthetic image exists, it will be returned directly instead of being recomputed
|
2014-09-16 22:43:19 -04:00 |
|