API Reference ash_oban v#0.8.11

Copy Markdown View Source

Modules

Tools for working with AshOban triggers.

A behaviour for storing and retrieving an actor from oban job arguments

Runs an oban trigger by name.

This check is true if the context private.ash_oban? is set to true.

Configuration for chunk-based batch processing using Oban Pro's ChunkWorker.

Raise or return this error from an action to cancel the Oban job.

Raise or return this error from an action to snooze the Oban job.

Used when an invalid value is provided for an action argument

Codemods and utilities for resources that use AshOban.

Introspection for AshOban

The behaviour for listing tenants.

A configured scheduled action.

Helpers for testing AshOban triggers and scheduled actions.

A configured trigger.

Validates chunk configuration on triggers.

Verifies that module names have been set for triggers and scheduled actions

Verifies that when use_tenant_from_record? is set to true, the multitenancy parse_attribute and tenant_from_attribute options are either both at their defaults or both customized.

Mix Tasks

Installs AshOban and Oban

Set module names to their default values for triggers and scheduled actions