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

Cached when failed. #23

Open
SettingDust opened this issue May 27, 2021 · 1 comment
Open

Cached when failed. #23

SettingDust opened this issue May 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@SettingDust
Copy link

Description

The rss item is cached when the jobs failed.

Steps to reproduce

Use rss trigger. Jobs failed. Cached

Expected result

If failed. Don't cache

@SettingDust SettingDust added the bug Something isn't working label May 27, 2021
@theowenyoung
Copy link
Member

Yes, currently, when RSS items were fetched success, then it'll be cached.

The workflow now is separated, actionsflow fetch the items, and act run actions. It's difficult to callback act's result to actionsflow.

Maybe there is a better way to do this, PR is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants