Running Oban workers on nodes without database connection
|
|
2
|
110
|
April 22, 2025
|
How to retrieve a job struct inside a decorator
|
|
3
|
62
|
April 14, 2025
|
Oban unique job with nested key in args?
|
|
3
|
87
|
April 14, 2025
|
Update job args inside the job
|
|
3
|
116
|
April 11, 2025
|
Unique Workflows (no overlap per user)
|
|
7
|
114
|
April 9, 2025
|
Issue when running two jobs in seeds.exs
|
|
3
|
78
|
April 5, 2025
|
Oban: how to list/count executing jobs in the current node
|
|
5
|
134
|
April 3, 2025
|
Oban Pro Workflow "clean up job"
|
|
7
|
162
|
March 31, 2025
|
What is a recommended job length?
|
|
2
|
231
|
March 27, 2025
|
Separating Consumers from Producers in different BEAM instances
|
|
3
|
118
|
March 21, 2025
|
How to rewrite scheduled Oban jobs into a new queue, worker, and args?
|
|
2
|
81
|
March 20, 2025
|
Scheduling Oban jobs and awaiting them from LiveView
|
|
11
|
224
|
March 18, 2025
|
Elixir Umbrella App: Oban Notification Not Properly Updating Product Cache Across Repos
|
|
0
|
50
|
March 14, 2025
|
Oban not removing jobs from queue
|
|
1
|
92
|
March 3, 2025
|
Oban unique constraint crashes the queue
|
|
1
|
110
|
February 26, 2025
|
Oban Met generating JSON encoding error: (Protocol.UndefinedError) protocol JSON.Encoder not implemented
|
|
7
|
167
|
February 25, 2025
|
Oban Web job counts suddenly all zeros
|
|
5
|
189
|
February 25, 2025
|
Partitioned Queue blocks all other queues
|
|
0
|
66
|
February 24, 2025
|
Can't catch {:badmatch, ""} in my Oban job
|
|
3
|
86
|
February 22, 2025
|
Performance issues with the Oban Pro 1.5 upgrade
|
|
5
|
246
|
February 11, 2025
|
Potential Oban Pro bug testing workflows with cancelled jobs
|
|
2
|
117
|
February 10, 2025
|
Running an oban job on every node connected to a central database
|
|
4
|
98
|
February 10, 2025
|
Error when dropping partition migration
|
|
3
|
79
|
February 6, 2025
|
If you're using `Oban.Notifiers.Postgres`, use `postgrex >= 0.20.0`
|
|
1
|
138
|
February 5, 2025
|
Can Oban process jobs in the order they are enqueued?
|
|
7
|
238
|
February 5, 2025
|
OSS Oban Web & Oban v2.19
|
|
15
|
1083
|
February 4, 2025
|
Oban logging too verbose
|
|
1
|
106
|
February 2, 2025
|
How to deal with very long running Oban jobs during queue shutdown?
|
|
11
|
219
|
January 30, 2025
|
Correctly setting up Oban (Pro) with "only" config
|
|
2
|
85
|
January 29, 2025
|
Oban Pro v1.5.0 Released
|
|
1
|
152
|
January 28, 2025
|