Ask Solem
							
						 | 
						
							
							
								6e70ce0a77
							
							Worker crashes if CELERY_TASK_ERROR_WHITELIST is not iterable
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0fe589d5cd
							
							Merge branch 'fredj/master'
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								88fad5666b
							
							Event Snapshots: Camera.cleanup + Shutter rate limits
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								267ede3385
							
							celery.datastructures.TokenBucket: Generic Token Bucket algorithm
						 | 
						15 年之前 | 
					
				
					
						
							
								   fredj
							
						 | 
						
							
							
								c93a84350c
							
							add timer2 to install_requires
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								76bcc628c6
							
							Accidentally removed some lines
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								523c59752b
							
							Some outdates settings in celeryconfig of example python project
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								aa2e2a910f
							
							Cleaned up the celeryev module, splitting it into two new modules:
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6ee97ed270
							
							Use cam.cancel()
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								352c3df060
							
							Cancel the timer2 timer applied by the camera base class.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a694468613
							
							Added the stub for a userguide on monitoring
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f2d79aeb9f
							
							celeryev: Removed debugging statements. Closes #167. Thanks to JannKleen
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2a7e6136e9
							
							celeryev now has support for taking snapshots of the cluster state.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f7182a5f9a
							
							events.state: State.freeze(buffer=True) + State.thaw(replay=True) + State.freeze_while(fun)
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a2701d2e3a
							
							events.EventReceiver.capture now uses connection.drain_events, and supports the timeout argument.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e43bf5e9c1
							
							expires is now sent with the task-recevied event.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								ee232172d7
							
							Tests passing again
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								20104f8759
							
							Documentation: celery.signals: Documented worker_process_init. Thanks to Manu
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d3d16edbff
							
							Truncate results show in logs to 46 chars.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fbe14ea801
							
							Daemonization cookbook: Need to export DJANGO_SETTINGS_MODULE in /etc/default/celeryd.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								75c57b85b0
							
							Set default broker settings to amqplib://guest:guest@localhost/
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c3cd202b9a
							
							Added Task.__name__ as an alias to self.__class__.__name__. Thanks to _cheerios.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e3c9e49a3e
							
							Added some more FAQs from stack overflow
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								26e433d606
							
							event.state: Only keep max 4 heartbeats + add limit argument to tasks_by_timestamp, tasks_by_type, tasks_by_worker. Also sort the result of task_types.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								bee56a6460
							
							Task.retry: Raise TypeError if kwargs argument is empty. Closes #164. Thanks to bmbouter.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								39ea6a6c2c
							
							utils.compat.LoggerAdapter: Forgot to import logging
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								89502dbd05
							
							Mediator: Don't sleep between blocking queue.get()'s
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								3043945a71
							
							timeutils.timedelta_seconds: Must return 0 for negative seconds.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f6ec0e3b5a
							
							ETA scheduler moved to external timer2 module.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7ead4a5ec9
							
							Added tests for task loggers.
						 | 
						15 年之前 |