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 task expiry time not being correct #400

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

SlimShadyIAm
Copy link
Contributor

The way that CAMS calculates how long the participant has to complete the task (if an expiry time is set) was previously incorrect because it was using the time since the task was enqueued rather than the trigger time as the baseline.

@SlimShadyIAm SlimShadyIAm requested a review from bardram June 4, 2024 11:29
Copy link
Contributor

@bardram bardram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bardram bardram merged commit f417e70 into main Jun 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants