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

fix: email_auto_responder flow #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arnaldog12
Copy link

@arnaldog12 arnaldog12 commented Oct 9, 2024

This PR apply two minor fixes to the email_auto_responder flow.

  • fix to run as a loop.
  • fix async call to run flow.

It also removes an unused method (wait_next_run) in utils module.

Closes #173

Copy link

This PR is stale because it has been open for 45 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

email_auto_responder_flow: loop is not working
1 participant