/timed_job

PoC on reporting processes that take longer than expected

Primary LanguageElixir

TimedJob

TODO: Add description

Installation

If available in Hex, the package can be installed by adding timed_job to your list of dependencies in mix.exs:

def deps do
  [
    {:timed_job, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/timed_job.