Tags: gojek/work
Tags
Enhanced EnqueueIn/UniqueIn function to run job after atleast given s… …econds & Added EnqueueAt method to support job scheduling at specific time (#48) * Enhanced EnqueueIn function to run job after atleast given seconds * refactored time calc to a function * Added EnqueuedAt method to support job scheduling at a specific epochSeconds * Updated uniqueIn function to support ceil conversion * replaced error with default * added uniqueAt version of functions * removed before time check * refactored code * added back missing tests * added back TestEnqueueUniqueByKey with seeding the TestPrioritySampler test * added back TestEnqueueUniqueByKey_WithMock --------- Co-authored-by: rajat.sahu <rajat.sahu@gojek.com>
Bump jsdom from 11.12.0 to 16.5.0 in /webui/internal/assets (#23) Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.12.0 to 16.5.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@11.12.0...16.5.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext