]> source.dussan.org Git - nextcloud-server.git/commit
throw an exception when trying to push a background job that wont fit in the table
authorRobin Appelman <icewind@owncloud.com>
Tue, 17 Feb 2015 15:52:09 +0000 (16:52 +0100)
committerRobin Appelman <icewind@owncloud.com>
Wed, 25 Feb 2015 14:08:40 +0000 (15:08 +0100)
commitc2a7fff4f6f79e37aedf299fd01727efd9082450
tree31429675500a3c9e43f1d0ea3f587f77e8727156
parent6fc0eb02360dc9f997bdffd0a4efeb25425ddd75
throw an exception when trying to push a background job that wont fit in the table

otherwise it will lead to failures in json decode and unexpected and hard to debug issues when running the job
lib/private/backgroundjob/joblist.php