Rogerio Pontual
Rogerio Pontual
## Validation Steps `$ mix test test/lightning/digest_email_worker_test.exs` ## Notes for the reviewer As a continuation of #2118: - Reuse `search_workorders_query` for counting - Reuse `search_workorders_query` to return workorders for retries...
### User story ### Details ### Implementation notes ### Release notes ### User acceptance criteria
### User story As Lightning has this handler: `:telemetry.attach_many("oban-errors", events, &Lightning.ObanManager.handle_event/4, nil)` this is an investigation issue to make sure that Oban emit all errors with telemetry. It's specially important...
``` ``` **Version number** 2.8.2 I have reproduced this locally on main: - [x] Yes - [ ] No **To Reproduce** Steps to reproduce the behavior: 1. On the Billing...