-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Skip over entire time range if paused and batch and cache time queries #4215
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
Merged
samanbarghi
merged 26 commits into
temporalio:master
from
samanbarghi:feature/skip-over-entinre-time-range-while-paused
May 10, 2023
Merged
Changes from 8 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
39036c3
Skip over entier time range if paused
samanbarghi d8e6383
Refactor
samanbarghi 5782384
Merge branch 'master' into feature/skip-over-entinre-time-range-while…
samanbarghi 0bfb2f2
versioning using tweakables
samanbarghi 13793a4
batch next time calculation in side effect
samanbarghi ee96872
Add version and a time generator to cache time results
samanbarghi 4165936
Update service/worker/scheduler/workflow.go
samanbarghi 584d190
Refactor based on PR comments
samanbarghi a861b9f
Update service/worker/scheduler/workflow.go
samanbarghi 46b85b7
Update service/worker/scheduler/workflow.go
samanbarghi f5d4291
Update service/worker/scheduler/workflow.go
samanbarghi f9eae8f
Update service/worker/scheduler/workflow.go
samanbarghi 230541a
Add enum for versioning
samanbarghi f268b46
Fix a bug with skipping schedules
samanbarghi b4051e8
Additional check for Equal
samanbarghi 27b66cb
Test cache
samanbarghi b7ac461
Update service/worker/scheduler/workflow.go
samanbarghi 6bb79ac
Use map and add backfill to test
samanbarghi 732bf0f
Update service/worker/scheduler/workflow.go
samanbarghi 199ba33
Update service/worker/scheduler/workflow.go
samanbarghi 191d03a
Update service/worker/scheduler/workflow.go
samanbarghi 9521321
Update name
samanbarghi 6eb8d75
Improve backfill injection and add some randomness
samanbarghi 26a76df
Clear the map before re-populating
samanbarghi 790dc4b
set map to nil
samanbarghi 3fd344a
update tests to refill cache
samanbarghi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.