Sha256: 929629db57f3f9f60cfe22b7502c66ec1979f679f99f43eea9602fb99cc8f75c

Contents?: true

Size: 417 Bytes

Versions: 21

Compression:

Stored size: 417 Bytes

Contents

##
## Subscriptions to ActiveSupport::Notifications instrumentation events
##

# Batch Processing events
ActiveSupport::Notifications.subscribe('started.batch.batch.ddr', Ddr::Batch::MonitorBatchStarted)
ActiveSupport::Notifications.subscribe('handled.batchobject.batch.ddr', Ddr::Batch::MonitorBatchObjectHandled)
ActiveSupport::Notifications.subscribe('finished.batch.batch.ddr', Ddr::Batch::MonitorBatchFinished)

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
ddr-batch-1.2.0.rc1 config/initializers/subscriptions.rb