Sim Greenbaum
Sim Greenbaum
I have to second this, the entire SDK was written in Ruby as if its Java also related to [143](https://github.com/AuthorizeNet/sdk-ruby/issues/143l) eg you should pass in the attributes as parameters on...
yes , i just had this last week this code used to work ```@transfer_order.errors.nil? || @transfer_order.errors.empty? vs what I had to change @transfer_order.errors.nil? || @transfer_order.errors.empty? ||@transfer_order.errors.all? { |error| error.message.nil? }...
I had the same question where inside the repo or my code do we set the SSL certificate?
we are getting a similar issue ``` sidekiq_options lock: :until_executed, on_conflict: :reschedule error => SystemStackError: stack level too deep from :185:in `loop```
That is not great if the lock is racey as the whole point of the lock is to prevent race condition
correct but the README should also include this option if using ubuntu-latest ``` name: Install Heroku CLI run: | curl https://cli-assets.heroku.com/install.sh | sh
I wanted to ask if there's an alternative solution or recommended approach for tracking all Sidekiq job failures—specifically jobs that were scheduled but didn’t end up running successfully. We’re looking...
any update on this issue
I have not even started yet, I would also need approval from my client
Yes crazy nightmare, but i would make sure to move to 2025_2 if possible, which gives you more time to migrate to the rest API