Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

13 メールのジョブの永続化を実装 #14

Merged
merged 3 commits into from Aug 20, 2022

Conversation

sarii0213
Copy link
Owner

概要

sidekiqを導入し、ActiveJobのジョブが永続化されるようにしました。
以下のジョブを永続化するようにしています。

  • メール送信処理
  • ActiveStorageのactive_storage_analysisactive_storage_purge処理

確認方法

  1. Gem を追加したので bundle install を実行してください

/sidekiqからジョブの実行結果が確認できます。

Image from Gyazo

チェックリスト

  • テストを書いた
  • Lint のチェックをパスした

コメント

特になし

@sarii0213 sarii0213 merged commit d0b3b3f into develop Aug 20, 2022
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.

None yet

1 participant