Skip to content

notification should be string when enqueue#1

Open
Salanoid wants to merge 3 commits into
velocity-labs:masterfrom
Salanoid:master
Open

notification should be string when enqueue#1
Salanoid wants to merge 3 commits into
velocity-labs:masterfrom
Salanoid:master

Conversation

@Salanoid
Copy link
Copy Markdown

@Salanoid Salanoid commented Jul 1, 2022

Fix this warning: ArgumentError: Job arguments to Devise::Async::Backend::Sidekiq must be native JSON types.
https://github.com/mperham/sidekiq/wiki/Best-Practices

Salanoid added 3 commits July 1, 2022 13:04
Fix this warning: ArgumentError: Job arguments to Devise::Async::Backend::Sidekiq must be native JSON types.
https://github.com/mperham/sidekiq/wiki/Best-Practices
stringify_locale_args(args) implemented in lib/devise/async/model.rb
stringify_args_values it's a more general solution than stringify only locales.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant