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

Conversation

ralphbean
Copy link
Contributor

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.

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.
@pypingou
Copy link
Member

👍 for me

ralphbean added a commit that referenced this pull request Jun 29, 2015
Try again later when we're unable to wrap meetbot.
@ralphbean ralphbean merged commit 5ebe7f7 into develop Jun 29, 2015
@ralphbean ralphbean deleted the feature/retry branch June 29, 2015 12:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants