ream88

ream88

Disable Oban in umbrella setup

I recently transformed my app into an umbrella app. Previously, I had three separate apps built from the same source code, but only one of them had Oban configured. Now, since I’m sharing some of the code, the Oban dependency is shared across all three apps within my umbrella app. Oban is working, however since the deploy of the umbrella app, Supabase is complaining about a spike in CPU usage. Is there a way to disable Oban within all but one of my apps?

EDIT: Even blogged about it, in case anyone is curios: TAGBASE | The Trust Infrastructure for Physical Objects

Most Liked

cmo

cmo

Ok, so if you only want Oban in one app, why is it in the shared one and not the one app that needs it?

Last Post!

krisleech

krisleech

I’n not the OP. I was just saying what we do in a similar circumstance, sorry for the confusion.

Where Next?

Popular in Questions Top

RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

Other popular topics Top

jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 49084 226
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement