Log in Sign up
1 Matching Annotations
  1. Aug 2023
  2. stackoverflow.com stackoverflow.com
    How can I prevent ActiveJob from performing if the object it should perform on is deleted?
    1
    1. TylerRick 29 Aug 2023
      in Public
      Active job instances include ActiveSupport::Rescuable which means you can use rescue_from in a job in the same way you can in a controller.
      ActiveSupport error/exception handling
    Visit annotations in context

    Tags

    • error/exception handling
    • ActiveSupport

    Annotators

    • TylerRick

    URL

    stackoverflow.com/questions/48820828/how-can-i-prevent-activejob-from-performing-if-the-object-it-should-perform-on-i
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy