Skip to content

Conversation

lightalloy
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor

Description

Moved SlackBot.delay.ping calls to a separate ActiveJob.
This may seem redundant compared with moving handle_asynchronous methods to ActiveJobs, but still I think it's worth doing because in such a way:

  • we reduce dependency on the DelayedJob
  • it's easier to debug in case of errors

Related Tickets & Documents

#3136

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Jun 12, 2019
@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Jun 12, 2019
@benhalpern benhalpern merged commit 18d1300 into forem:master Jun 12, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Jun 12, 2019
@lightalloy lightalloy deleted the 3136-move_slackbot_delay_to_aj branch June 13, 2019 08:43
@lightalloy lightalloy mentioned this pull request Jun 13, 2019
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants