-
Continuing to test on production 😅 I get the following error:
```ruby
{
"name": "ActiveSupport::Duration::ISO8601Parser::ParsingError",
"message": "Invalid ISO 8601 duration: \"00:00:00.00…
-
I was creating a customer return for a received order.
After I click on Create button I get the exception in the title (Server Error 500).
**Solidus Version**:
v2.10.2
**To Reproduce**
Go to …
-
As @iRunner mentioned in [#524](https://github.com/houdiniproject/houdini/issues/524#issuecomment-808832810), the `bin/rails server --environment=production` fails for me with an error`Invalid route n…
-
We've had a good run with Sqewer, with 5 years of operation and billions of jobs being processed. There were good times and bad times, but it seems like we have a chance of meaningfully upgrading Sqew…
julik updated
4 years ago
-
### Steps to reproduce
- Uncomment `enable_application_owner` in the config (I even enabled confirmation: `enable_application_owner confirmation: true`)
- Enable `use_polymorphic_resource_owner` i…
-
In an attempt to try to increase the usage of metriks and make it easier to integrate, @josephruscio has suggested that the reporters be split into separate gems (or maybe their own gems).
This would…
eric updated
11 years ago
-
### Problem Description
Hi, I was debugging why our [sidekiq](https://github.com/sidekiq/sidekiq) dashboard `http://rails-app-url/sidekiq` crashes with a 500 error when we have a mail delivery job in…
-
Everything worked great for a model. When it came to an array/collection of models, this is where I'm stuck and I wonder if it has to do with the fact my Rails API project is versioned (ie: v1, v2)?
…
-
Is there any way you could add the ability to override the message that is logged with given events? (For example, in lieu of `Completed ##{payload[:action]}`)
A simple implementation could be to r…
-
if an app is in threadsafe! mode, then the middleware ordering won't be controlled (or maybe the middleware won't be inserted at all? not sure)
https://github.com/Octo-Labs/heroku-request-id/blob/mas…