Mikael Nordfeldth
|
c5a4921176
log with var_export (our shorthand _ve())
|
hace 8 años |
Mikael Nordfeldth
|
fc06c599bc
dbqueuemanager should ignore on no-result-exceptions
|
hace 8 años |
Mikael Nordfeldth
|
3019f8f23f
dbqueuemanager logic
|
hace 8 años |
Mikael Nordfeldth
|
331abf173b
Forgot semicolon
|
hace 8 años |
Mikael Nordfeldth
|
f699ffeb8a
Exception handling in queue handler logic
|
hace 8 años |
Mikael Nordfeldth
|
0ddaa6ff75
Handle exceptions in QueueHandler classes
|
hace 8 años |
Mikael Nordfeldth
|
beba2a25d0
Don't retry unhandled transports in OpportunisticQM
|
hace 9 años |
Mikael Nordfeldth
|
0bd16b521c
OpportunisticQM shouldn't try to handle what it can't find
|
hace 9 años |
Mikael Nordfeldth
|
1a0e17fea6
Minor queue fixes, probably not very important. Preparing for cron
|
hace 11 años |
Mikael Nordfeldth
|
e7a4ccb7b5
Enable json-specified objects in queue_item frames
|
hace 11 años |
Mikael Nordfeldth
|
c423e84776
No need to know what DBQueueManager got if not debugging
|
hace 11 años |
Mikael Nordfeldth
|
eb5097aecb
We don't need _that_ noisy queue managers...
|
hace 11 años |
Brion Vibber
|
2f38c9c99c
Fix bug in db queue manager: when receiving an invalid or deleted notice, we were running it through the 'temporary fail, release it to try again' path instead of the 'done, discard item' path. Should fix some infinite-loop-of-doom-in-queue cases.
|
hace 14 años |
Brion Vibber
|
f0c5e7eca3
Fix for bug #2382: releasing claim on failed queue item works again with DB-based queues.
|
hace 14 años |
Brion Vibber
|
c74aea589d
Stomp queue restructuring for mass scalability:
|
hace 14 años |
Brion Vibber
|
c7507e7e9d
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
hace 15 años |
Brion Vibber
|
82e57b6204
Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather than attempting to re-run them forever!
|
hace 15 años |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
hace 15 años |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
hace 15 años |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
hace 15 años |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
hace 15 años |
Evan Prodromou
|
a3a5d23c54
dbqueuemanager a little more sane about sleeping
|
hace 15 años |
Evan Prodromou
|
f227006789
whitespace in dbqueuemanager
|
hace 15 años |
CiaranG
|
be5f9ca0e1
Stop daemons using 100% CPU and hammering the DB server when the queue is empty (DBQueueManager-based only)
|
hace 15 años |
Evan Prodromou
|
de987a9e63
update dbqueuemanager to respect handler timeout values
|
hace 15 años |
Evan Prodromou
|
49c5c6f92b
move handling code into queuemanager
|
hace 15 años |
Evan Prodromou
|
a35138b268
add fail() method to dbqueuemanager and fix logging
|
hace 15 años |
Evan Prodromou
|
58b427869a
compile errors in DBQueueManager
|
hace 15 años |
Evan Prodromou
|
e5b758dbbe
start of queuemanager code
|
hace 15 años |