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

Commands scheduled in sagas are triggered way too late #2157

Closed
VasilyStrelyaev opened this issue Nov 30, 2021 · 1 comment
Closed

Commands scheduled in sagas are triggered way too late #2157

VasilyStrelyaev opened this issue Nov 30, 2021 · 1 comment
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: moderate Issues with medium impact on the product, e.g., new features, non-critical defects, etc.

Comments

@VasilyStrelyaev
Copy link

VasilyStrelyaev commented Nov 30, 2021

Commands scheduled to be executed in t minutes can be actually triggered after t*3 or t*4 minutes (v0.32.0).

Example per request :)

@MrCheater MrCheater added bug Issues related to defects and incorrect/unexpected feature behavior severity: moderate Issues with medium impact on the product, e.g., new features, non-critical defects, etc. labels Dec 1, 2021
@VasilyStrelyaev
Copy link
Author

Can no longer reproduce this behavior after upgrading to 0.33.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: moderate Issues with medium impact on the product, e.g., new features, non-critical defects, etc.
Projects
None yet
Development

No branches or pull requests

2 participants