Azuan
Azuan
Let me know if you need any more info with this issue. Can confirm it only happened on Mac. I'm having millions rows in one CSV, so it's pretty unusable...
We are facing the same issue too. We reverted back to use `git remote update --prune` instead of `git fetch --depth 1`
> Ideally, config should more or less just work with engines and ManageIQ shouldn't have to have a custom initializer Agree with this part. At the moment I can customize...
Github recently made changes to disallow `git://` protocol from being used. Without this PR, current implementation will break `bundle install`. https://github.blog/2021-09-01-improving-git-protocol-security-github/
I'm aware. Just that I'm trying to isolate the issue and having more log lines would be very helpful. Was able to do it in previous kamal 1.x version. Trying...
Hopefully this is still being considered. I have dory memory so this feature would tremendously help me 😁
 Just wanted to chime in and share that I'm facing similar issue too. Having around 1m+ jobs records in total. Max 3 days records are preserved. Will to try...