Fix alert serialization when opening incidents
As Sidekiq does not support ActionController::Parameters[1] we have to convert them to a Hash when scheduling a job. [1]: https://github.com/mperham/sidekiq/issues/3667
Showing
Please register or sign in to comment