- Singapore
Block or Report
Block or report hyperair
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
fprint-bsapi Public
libfprint tree that includes the "bsapi" driver, a wrapper driver that uses the proprietary libbsapi from Upek
-
tinyxml2 Public
Forked from leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs.
C++ 2
1,010 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 1 repository
- hyperair/bullmq TypeScript
Created a pull request in taskforcesh/bullmq that received 8 comments
Add job.runAt property to expose timestamp that job is supposed to run at
Fixes: #1728 feat(job): add runAt field to job key in redis feat(job): add runAt property to Job test(job): extend job tests to check runAt correc…
Created an issue in taskforcesh/bullmq that received 10 comments
[Feature request] A way to get the timestamp that a delayed job is supposed to run
Is your feature request related to a problem? Please describe.
I'm trying to find out the real "runAt
" timestamp of a job, for the following purposes: