Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Try again later when we're unable to wrap meetbot. #10

Merged
merged 1 commit into from
Jun 29, 2015

Commits on Jun 28, 2015

  1. Try again later when we're unable to wrap meetbot.

    This happens *all the time*.
    
    - We start up.
    - This plugin loads *before* meetbot.
    - We fail to wrap it and give up.
    - We wait until an admin or someone notices that meetbot+fedmsg isn't
      working, and then we fix it by hand.
    - Do it all again next week.
    
    This patch should make our plugin try again and again (with a 60s
    interval in between) so that we won't have to worry about it anymore.
    ralphbean committed Jun 28, 2015
    Configuration menu
    Copy the full SHA
    e0d52bc View commit details
    Browse the repository at this point in the history