MCPcopy Index your code
hub / github.com/cdk-patterns/serverless / verb

Function verb

the-lambda-circuit-breaker/python/lambda_fns/unreliable.js:14–14  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

12 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
13 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
14 function verb(n) { return function (v) { return step([n, v]); }; }
15 function step(op) {
16 if (f) throw new TypeError("Generator is already executing.");
17 while (_) try {

Callers 1

unreliable.jsFile · 0.70

Calls 1

stepFunction · 0.70

Tested by

no test coverage detected