/
vshmidt
/
masstransit
ОбзорДокументацияВойти
/
vshmidt
/
masstransit
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
masstransit/
.../MassTransit/JobService/
..
Configuration

Fixed a race condition in the job service where a job could be started while the job service is stopping, producing a fault that retries the job on another instance when available.

год назад
JobService

Added environment variable flat MT_FIPS_ENABLE to force FIPS-compliant algorithms when generating Guids using hashes

10 месяцев назад
ActiveJob.cs

Reworked Job Properties, Job Type Properties, and Instance Properties to allow better differentiation when building job distribution strategies.

2 года назад
IJobDistributionStrategy.cs

Added new job distribution strategy support, with job options including job/instance properties that can be used by the strategy to allocate job slots. Also added global concurrent job limit across all instances (optional).

2 года назад
IRecurringJobScheduleConfigurator.cs

Configure Cron schedule using builder style (At, Every, etc.)

2 года назад
JobAttemptSaga.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
JobAttemptStateMachine.cs

Fixed #6131 - events not handled in certain job states

7 месяцев назад
JobSaga.cs

Reworked Job Properties, Job Type Properties, and Instance Properties to allow better differentiation when building job distribution strategies.

2 года назад
JobServiceExtensions.cs

feat: add job service extension that accepts the job + cancellation token (#5672)

2 года назад
JobStateMachine.cs

Fixed #6131 - events not handled in certain job states

7 месяцев назад
JobTypeInfo.cs

Fixes after trying out the sample with the latest

2 года назад
JobTypeInstance.cs

Reworked Job Properties, Job Type Properties, and Instance Properties to allow better differentiation when building job distribution strategies.

2 года назад
JobTypeSaga.cs

Fixes after trying out the sample with the latest

2 года назад
JobTypeStateMachine.cs

Fixed #6131 - events not handled in certain job states

7 месяцев назад
RecurringJobConsumerExtensions.cs

Added test for job distribution strategy, added extension method to set job properties when calling AddOrUpdateRecurringJob

год назад
RecurringJobScheduleConfiguratorExtensions.cs

Configure Cron schedule using builder style (At, Every, etc.)

2 года назад