Internal runtime configuration helpers for Scrypath.
The functions here normalize and expose runtime settings for the common path and the backend-specific orchestration code.
Summary
Functions
Resolve runtime options by merging explicit opts over application defaults.
Functions
@spec inline_poll_interval(keyword()) :: pos_integer()
@spec inline_timeout(keyword()) :: pos_integer()
@spec oban_dependency_available?() :: boolean()
@spec oban_max_attempts(keyword()) :: pos_integer()
Resolve runtime options by merging explicit opts over application defaults.