Ankush Menat
56b409d069
fix: limit job count in RQ failed registry ( #22162 )
...
* fix: limit job count in RQ failed registry
* chore: remove unnecessary test
This just checks if func is called with right values, which keep
changing as things evolve.
Everything is individually tested now so need for this test.
2023-08-23 09:21:51 +00:00
Ankush Menat
a52485cc53
feat: RQ jobs can show count
2023-06-29 18:06:52 +05:30
Ankush Menat
e0f465ed9c
test: expected failing test
2023-05-09 12:42:25 +05:30
Gavin D'souza
0d547cf71c
test: Add tests for job sanity + hooks
2023-02-10 12:55:00 +05:30
Ankush Menat
fc048ae5e3
refactor!: remove background jobs page
2022-09-12 11:49:25 +05:30
Ankush Menat
3e2d2a703a
test: Use FrappeTestCase everywhere
2022-08-17 16:39:42 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black ( #16453 )
...
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
Sagar Vora
830a925b82
feat: allow enqueue at front of Redis Queue
2022-04-03 11:50:02 +05:30
leela
ff973477a3
fix: Use bench path as default bench_id
2021-07-29 20:43:34 +05:30
leela
db09a85183
refactor: Add authentication for Redis Queue
2021-07-26 21:09:34 +05:30
Suraj Shetty
7c05fd2a17
test: Wait for enqueued job to execute
2021-03-10 10:29:07 +05:30
Rohan Bansal
446f5785a5
test: add tests for removing failed jobs
2021-02-15 15:23:19 +05:30