Lucas Abel

Results 15 issues of Lucas Abel

Proposal #5 Related #8 #11 Just an overview of what could be the build system implementation.

- [ ] Install doc - [ ] Contributing doc - [ ] Usage doc - [ ] API doc - [ ] Doxygen - [ ] Doxygen to md...

enhancement
help wanted

DO NOT MERGE

Benchmarks results: Before: ``` elapsed: 346.08 | jobs executed: 100000/100000 (thr: inst 56.60 - avg 288.95) | remaining: 0 jobs: 100000 duration: 346.134s avg. throughput (jobs/time): 288.90545280151616 completed jobs 100000...

> [!IMPORTANT] > Adds migration to change `tag` column to `VARCHAR(255)` in multiple tables and handles view recreation. > > - **Database Migration**: > - Adds `20250205131516_v2_job_tag_size.up.sql` to alter `tag`...

> [!IMPORTANT] > Refactor backend job handling to improve flow status updates, error handling, and remove deprecated preview fetching methods. > > - **Behavior**: > - Refactor job data fetching...

> [!IMPORTANT] > Simplifies `insert` operation and streamlines `canceled` state handling in `add_completed_job` in `jobs.rs`. > > - **Behavior**: > - Simplifies `insert` operation in `add_completed_job` in `jobs.rs` using a...