chore: fix linting errors
This commit is contained in:
parent
ec0a864d35
commit
888be118d3
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ def _queue_event(event):
|
|||
def queue_length():
|
||||
return frappe.cache.llen("pulse-client:events")
|
||||
|
||||
|
||||
def send_queued_events():
|
||||
batch_size = 100
|
||||
max_batches = 10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue