mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-04 00:18:40 +01:00
## About the changes
This PR provides a service that allows a scheduled function to run in a
single instance. It's currently not in use but tests show how to wrap a
function to make it single-instance:
|
||
---|---|---|
.. | ||
job-service.test.ts | ||
job-service.ts | ||
job-store.test.ts | ||
job-store.ts | ||
schedule-services.ts | ||
scheduler-service.test.ts | ||
scheduler-service.ts |