Page MenuHomePhorge

No OneTemporary

Size
989 B
Referenced Files
None
Subscribers
None
diff --git a/README.md b/README.md
index d4fe933..230ff7f 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,23 @@
# Oban.Plugins.Lazarus
-**TODO: Add description**
+Lazarus is a fork of the [Lifeline](https://github.com/oban-bg/oban/blob/main/lib/oban/plugins/lifeline.ex) plugin.
+
+The only difference is that if a job limited to 1 attempt was found to be stuck executing it will be revived and allowed to try again. Lifeline would normally discard the job because it would be out of attempts.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `oban_plugins_lazarus` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:oban_plugins_lazarus, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at <https://hexdocs.pm/oban_plugins_lazarus>.

File Metadata

Mime Type
text/x-diff
Expires
Mon, Nov 25, 8:26 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
40055
Default Alt Text
(989 B)

Event Timeline