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

File unreliable.js

the-lambda-circuit-breaker/python/lambda_fns/unreliable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3 function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4 return new (P || (P = Promise))(function (resolve, reject) {

Callers

nothing calls this directly

Calls 2

stepFunction · 0.70
verbFunction · 0.70

Tested by

no test coverage detected