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

email_auto_responder_flow: loop is not working #173

Closed
arnaldog12 opened this issue Oct 8, 2024 · 3 comments · May be fixed by #175
Closed

email_auto_responder_flow: loop is not working #173

arnaldog12 opened this issue Oct 8, 2024 · 3 comments · May be fixed by #175

Comments

@arnaldog12
Copy link

Hi, guys
I've just started using CrewAI and my use case is similar to the email_auto_responder_flow example.

As stated in the CrewAI Flows doc page:

Email Auto Responder Flow: This example demonstrates an infinite loop where a background job continually runs to automate email responses. It's a great use case for tasks that need to be performed repeatedly without manual intervention. View Example

First, I tried to implement a custom workflow by following the example, but the infinite loop didn't work.

I thought there was some error with my custom flow. Then, I tried to run the email_auto_responder_flow example. Beyond some errors I have to manually fix to run the flow, the infinite loop does not work as well.

Could someone help me to fix it, please?

Thanks in advance and congratulations on the amazing work in this library. I'm having fun developing agents with it!

@arnaldog12
Copy link
Author

arnaldog12 commented Oct 9, 2024

Hi, everyone
I was able to fix the problem with email_auto_responder_flow. The PR is in #175.

Feel free to close this issue when the PR is merged.

Copy link

github-actions bot commented Nov 9, 2024

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Copy link

This issue was closed because it has been stale for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant