Muralee Padma

Results 9 comments of Muralee Padma

Based on further analysis I see that this is because we are using Enum to process the results instead processing them as stream/concurrent processes should make it faster. Let me...

I can put together one, but this seems to be the same as https://github.com/whitfin/cachex/issues/318, which is closed. In that case should i be waiting for a new version of Cachex...

@whitfin Appreciate you help in looking in this. I am having trouble putting together the exact condition that raises this error. In the application many of these key refreshes are...

Yes it is the cache1 that gets the no cache error. And the place where it gets the error is in that "initialize_app" in application.ex file. Apologies for getting back...

@whitfin I was able to simulate this and the changes are posted in the git repository https://github.com/vasumur/cachex_warmer_test If you run the code with the below MIX_ENV value, you will get...

> Hi @vasumur! > > I took a look at your example: > > ``` > ** (Mix) Could not start application cachex_warmer_test: CachexWarmerTest.Application.start(:normal, []) returned an error: shutdown: failed...

Thanks @whitfin. I found the issue with the warmer where at times it is not providing the list of tuples and fixed it. That corrected the problem. Appreciate your help...

Do you have a schedule when this will be available in hex? ``` Because your app depends on jamdb_oracle 0.5.8 which doesn't match any versions, version solving failed. ```