Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ refillJob.js
File
refillJob.js
tests/unit/api/apiUtils/rateLimit/refillJob.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
sinon = require(
'sinon'
);
3
4
const
{ config } = require(
'../../../../../lib/Config'
);
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected