netwire88

Results 8 comments of netwire88

Does this support Rails 4?

Thanks @waltjones , how do I know if `config.use_sidekiq` and `config.async_json_payload = true` is working? I don't see anything in the `rollbar` Sidekiq queue but errors are still being logged...

It looks like https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml is down

Until there's a better solution, you can do this 1. Download latest [eurofxref-daily.txt](https://github.com/RubyMoney/eu_central_bank/files/9077691/eurofxref-daily.txt) and rename extension to `.xml` (can't upload XML files to GitHub) 2. Add it to your `/config/initializers`...

What about this? https://github.com/browserstate/history.js/issues/47

I have the same problem. I've tried `cache_all_output` set to true and false. Both doesn't work. I've tried with `cache @object` and without. What's the recommended approach to caching in...

Any update on this? We can confirm this started happening as well after upgrading to Sidekiq 7 / Redis 7. We are using Redis Cloud by Redis Labs.

Any update on the documentation? This https://github.com/sendgrid/sendgrid-ruby/blob/main/USAGE.md#contactdb looks outdated. I get 403 access forbidden error.