Ed__xu__Ed

Results 4 issues of Ed__xu__Ed

There are to many historical projects using %

duplicate

How can I share setting between projects, or plugin will support it~

Set the redis lock expire time according to the ETA countdown if "default_timeout" is not given Change in celery_once.tasks.py:QueueOnce.apply_async ``` once_timeout = ( once_options.get('timeout') or self.once.get('timeout') or self.default_timeout or self.calc_timeout(options)...