Class: Webhookdb::BackfillJob::ServiceIntegrationLock
- Inherits:
-
Object
- Object
- Webhookdb::BackfillJob::ServiceIntegrationLock
- Defined in:
- lib/webhookdb/backfill_job/service_integration_lock.rb
Overview
Helper table so backfill jobs can take exclusive locks on a service integration. Otherwise we end up backfilling the same integration concurrently.