ExclusiveJobInterface
in
ExclusiveJobInterface can be added to an ActiveJob to ensure this task is only queued once. As example this is useful for asynchronous jobs like search index rebuild.
Tags
Table of Contents
Methods
- getExclusiveJobId() : mixed
Methods
getExclusiveJobId()
public
getExclusiveJobId() : mixed