Commit History

Author SHA1 Message Date
  Pieter Doms 3909251338 feat(core): Pass ctx to job queue strategy add (#2759) 1 year ago
  Michael Bromley a1e773082c fix(core): Revert change to SQLJobQueueStrategy update mechanism 1 year ago
  Michael Bromley cba069b41c feat(core): Improve cancellation mechanism of DefaultJobQueuePlugin 2 years ago
  Michael Bromley 0441a0338a chore: Migrate from TSLint to ESLint 2 years ago
  Michael Bromley d06ac0b8c9 chore: Get all core e2e tests passing after TypeORM update 2 years ago
  Michael Bromley d3595ba9d0 chore: Update NestJS, TypeORM, Apollo, handle TS compiler errors in core 2 years ago
  Michael Bromley 1f68cad957 chore: Update to TypeScript v4.5.5 3 years ago
  Michael Bromley 5017622ba2 feat(core): Allow DefaultJobQueue retries to be configured per queue 4 years ago
  Michael Bromley 28e6a3a139 feat(core): Implement EntityHydrator to simplify working with entities 4 years ago
  Michael Bromley 5d483f67c5 fix(core): Handle SqlJobQueueStrategy errors without crashing worker 4 years ago
  Michael Bromley cb5b10017a fix(core): Improve fault-tolerance of JobQueue 4 years ago
  Michael Bromley 709cdff0a2 fix(core): Backoff strategy does not block next jobs 4 years ago
  Michael Bromley be0a27dc8f feat(core): Configurable backoff strategy for DefaultJobQueuePlugin 4 years ago
  Michael Bromley b446c8f3f5 fix(core): Fix race condition in updating JobRecords 4 years ago
  Michael Bromley 410b4c2c42 fix(core): Improve reliability of Job cancellation 4 years ago
  Michael Bromley c7758220cd fix(core): Fix error in SqlJobQueueStrategy when using SQLite 4 years ago
  Michael Bromley 357189f1a9 fix(core): Reinstate correct locking in SqlJobQueueStrategy 4 years ago
  Michael Bromley 0043acebca fix(core): Fix transaction errors in job queue for better-sqlite3 4 years ago
  Michael Bromley 5e5e55a0a0 fix(core): Make SqlJobQueueStrategy concurrency-safe 4 years ago
  Fred Cox f05210a341 perf(core): Run job queues in the worker process 5 years ago
  Michael Bromley 30e6e707cd fix(core): Fix handling of JobRecord ids when using UUID strategy 5 years ago
  Michael Bromley 451caf16a1 feat(core): Implement injectable lifecycle hooks for strategies 5 years ago
  Michael Bromley 829551162e docs(core): Improve inline docs for JobQueue stuff 5 years ago
  Michael Bromley 82af7f69dd feat(core): Implement removeSettledJobs mutation 5 years ago
  Michael Bromley a2069f6375 feat(core): Extract SQL-based JobQueueStrategy in a bundled plugin 5 years ago