Michael
|
ea71a4e83a
|
Refetch new jobs only once per execution loop
|
2019-03-08 20:39:58 +00:00 |
|
Tobias Diekershoff
|
5df246e9af
|
Merge pull request #6825 from annando/empty-spawn
Worker: Don't spawn without jobs
|
2019-03-08 07:26:22 +01:00 |
|
Michael
|
d87abe9563
|
Worker: Don't spawn without jobs
|
2019-03-08 05:53:36 +00:00 |
|
Philipp Holzer
|
07bd4cec65
|
Fixing redis cachekey
|
2019-03-04 21:28:36 +01:00 |
|
Philipp Holzer
|
d7426e697d
|
Fixing redis cachekey
|
2019-03-04 21:09:20 +01:00 |
|
Philipp Holzer
|
3e53dab817
|
Fixing redis cachekey
|
2019-03-04 21:00:41 +01:00 |
|
Michael
|
f2560c42d1
|
Reduce the default maximum load for the worker to 20
|
2019-03-02 18:41:12 +00:00 |
|
Michael
|
9427d7f628
|
We have to fetch the data this way
|
2019-03-02 13:07:29 +00:00 |
|
Michael
|
16c2ae89e8
|
Sent update mails to administrators only once
|
2019-03-02 12:57:47 +00:00 |
|
Philipp Holzer
|
16ff5af221
|
Fix handling table name during storage move
|
2019-03-01 18:07:08 +01:00 |
|
Philipp Holzer
|
739449926c
|
'%' is deprecated
|
2019-02-27 20:30:08 +01:00 |
|
Philipp Holzer
|
4a47425bfd
|
admin mail list seems wrong escaped
|
2019-02-27 20:17:35 +01:00 |
|
Michael
|
c3b12b63c8
|
Added some description, changed logger call
|
2019-02-27 09:49:26 +00:00 |
|
Michael
|
505a34d40e
|
Log the time as decimal
|
2019-02-27 09:12:40 +00:00 |
|
Michael
|
78960d4bde
|
Removed unneeded spaces
|
2019-02-27 09:11:37 +00:00 |
|
Michael
|
5e440aa035
|
The cron interval is minutes - so we have to convert it into seconds
|
2019-02-27 08:55:25 +00:00 |
|
Michael
|
0ee1ea5f29
|
The log text is now shorter
|
2019-02-27 08:41:45 +00:00 |
|
Michael
|
11e39da6cc
|
And moving the block back to the old place
|
2019-02-27 07:08:44 +00:00 |
|
Michael
|
e1cc7262de
|
Respawing when quitting
|
2019-02-27 07:04:21 +00:00 |
|
Michael
|
528636c9f4
|
Using constants is nicer
|
2019-02-27 06:55:04 +00:00 |
|
Michael
|
fb371e1048
|
Merge remote-tracking branch 'upstream/2019.03-RC' into worker2
|
2019-02-27 06:41:14 +00:00 |
|
Michael
|
40573120b9
|
Enhanced logging, stopping worker after cron lifetime
|
2019-02-27 06:36:19 +00:00 |
|
Hypolite Petovan
|
05d8bf6b54
|
Fix wrong use of array_shift in Core\Worker
|
2019-02-25 07:11:35 -05:00 |
|
Michael Vogel
|
df5ea1fab0
|
Merge pull request #6732 from MrPetovan/bug/1777-fix-blocked-contact-group
Allow to remove blocked contact from groups
|
2019-02-24 14:30:36 +01:00 |
|
Hypolite Petovan
|
4e3f780621
|
Merge pull request #6740 from nupplaphil/issue/6503-force_update
Fixing force-flag for lock-release
|
2019-02-24 07:04:54 -05:00 |
|
Philipp Holzer
|
d1c7815c4e
|
added whitespace
|
2019-02-24 12:51:58 +01:00 |
|
Philipp Holzer
|
aae58815a8
|
Adjust update parameters:
-f|--force Force the update command (Even if the database structure matches)
-o|--override Override running or stalling updates
|
2019-02-24 12:24:09 +01:00 |
|
Michael
|
4bad2645e5
|
We should execute the worker job for normal situations ;-)
|
2019-02-24 10:52:40 +00:00 |
|
Michael
|
ee300a7db6
|
Ensure that the database update will be processed anyway
|
2019-02-24 10:43:29 +00:00 |
|
Philipp Holzer
|
7ce549c294
|
fixing delete
|
2019-02-24 10:27:56 +01:00 |
|
Philipp Holzer
|
9b07132b80
|
Fixing force-flag for lock-releasing
|
2019-02-24 10:08:28 +01:00 |
|
Hypolite Petovan
|
7e499647e3
|
Add System::jsonError method for ajax call returns
|
2019-02-23 17:32:40 -05:00 |
|
Michael
|
7703875b55
|
Fixes "Undefined property: Friendica\App::$queue"
|
2019-02-23 16:08:02 +00:00 |
|
Hypolite Petovan
|
44953f045e
|
Merge pull request #6730 from nupplaphil/dba_reconnect
DBA::(re-)connect fix for basePath
|
2019-02-23 08:45:31 -05:00 |
|
Hypolite Petovan
|
1a0398a5b3
|
Merge pull request #6723 from nupplaphil/issue/6658-worker_id
Adding worker ID to log
|
2019-02-23 08:38:08 -05:00 |
|
Philipp Holzer
|
a73235b6ee
|
Fixing DBA::(re-)connect()
|
2019-02-23 12:49:56 +01:00 |
|
Philipp Holzer
|
8760d89eb8
|
reverting back workerLogger to Logger
|
2019-02-23 10:24:22 +01:00 |
|
Philipp Holzer
|
5b2f394e3e
|
Fixing #issuecomment-456403983
|
2019-02-23 10:16:07 +01:00 |
|
Philipp Holzer
|
40e9bbeb88
|
cleanup
|
2019-02-23 00:53:31 +01:00 |
|
Philipp Holzer
|
13807129aa
|
fixing preload adapter
|
2019-02-23 00:23:41 +01:00 |
|
Philipp Holzer
|
1dee89f215
|
fixing tests and preload config
|
2019-02-23 00:09:57 +01:00 |
|
Philipp Holzer
|
8d56fb8fbe
|
bugfix marking of db-values
|
2019-02-22 23:57:04 +01:00 |
|
Philipp Holzer
|
b47fc97b06
|
readded note
|
2019-02-22 23:55:13 +01:00 |
|
Philipp Holzer
|
16863c5d82
|
switched back to logger
|
2019-02-22 23:53:20 +01:00 |
|
Philipp Holzer
|
8c3aebc376
|
Bugfixings in Config
- replaced usage of "!<unset>!" with null-returns
- fixed bool settings (0/1)
- fixed overriding config-values
- fixed basepath problems
|
2019-02-22 23:51:13 +01:00 |
|
Philipp Holzer
|
9c12f3f226
|
Formatting logger to new style
|
2019-02-22 20:41:13 +01:00 |
|
Philipp Holzer
|
cec6f49023
|
Removed unused code
|
2019-02-22 20:24:10 +01:00 |
|
Philipp Holzer
|
ee37632695
|
Adding worker id & functionname to worker logs
|
2019-02-22 20:10:27 +01:00 |
|
Hypolite Petovan
|
4375edd63e
|
Merge pull request #6719 from annando/worker-scheduler
New scheduler mechanism - now to the correct branch
|
2019-02-21 16:12:19 -05:00 |
|
Michael
|
7810227040
|
Reverted test stuff
|
2019-02-21 19:34:12 +00:00 |
|