-
Transferred from: https://github.com/davidakachaos/workless_revived/issues/13
In the scaler options, in the docs, you say:
> There are three other scalers included. Note that if you are running …
-
Suddenly I am started getting io_write error. Can anybody help?
Error
Input/output error @ io_write -
/usr/lib64/ruby/2.3.0/logger.rb:660:in `write'
/usr/lib64/ruby/2.3.0/logger.rb:660:in `warn…
-
I'm getting numerous timeouts when I use links generated for the PhantomJSCloud service. The links generated are fine when I test them manually but the process within Huginn more often than not time o…
-
In the [docs](https://github.com/nickelser/activejob-traffic_control#usage) it mentions we need to run:
```ruby
ActiveJob::TrafficControl.client = ConnectionPool.new(size: 5, timeout: 5) { Redis.n…
-
Would it be possible to use ActiveJob's `peform_now` instead of `perform`? The main reason I ask is that using `peform_now` will call all of the ActiveJob callbacks and error handlers. The error handl…
-
Write an ActiveJob to create a new term record at the beginning of each term.
-
### Problem Statement
Right now, it's split into frontend, backend and mobile.
![CleanShot 2024-06-19 at 14 26 33](https://github.com/getsentry/sentry/assets/122287/7eacfadc-3570-4132-88e0-acf4cdb…
-
When I create a new ticket in redmine, when I click on a pull-down item
the screen scrolls to the bottom and I have to go back to the pull-down.
Is there any way to fix this?
A similar event seem…
-
- [ ] Remove unneeded dependencies (e.g. having savon when only using the Twilio backend).
- [x] Better integration with ActiveJob. Right now it tries to load Sidekiq even when it uses ActiveJob as a…
-
Our codebase has some built in redis connection pooling, which utilizes the `redis` gem for connections. I see when you pass a URL, connections are now established with `redis-client`.
For cases wh…