@hotmeshio/hotmesh 0.3.13 → 0.3.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/build/modules/key.js +1 -1
  2. package/build/modules/utils.js +1 -1
  3. package/build/package.json +1 -1
  4. package/build/services/activities/activity.js +1 -1
  5. package/build/services/activities/await.js +1 -1
  6. package/build/services/activities/cycle.js +1 -1
  7. package/build/services/activities/hook.js +1 -1
  8. package/build/services/activities/index.js +1 -1
  9. package/build/services/activities/interrupt.js +1 -1
  10. package/build/services/activities/signal.js +1 -1
  11. package/build/services/activities/trigger.js +1 -1
  12. package/build/services/activities/worker.js +1 -1
  13. package/build/services/collator/index.js +1 -1
  14. package/build/services/compiler/deployer.js +1 -1
  15. package/build/services/compiler/index.js +1 -1
  16. package/build/services/compiler/validator.js +1 -1
  17. package/build/services/engine/index.js +1 -1
  18. package/build/services/exporter/index.js +1 -1
  19. package/build/services/mapper/index.js +1 -1
  20. package/build/services/meshflow/exporter.js +1 -1
  21. package/build/services/meshos/index.js +3 -3
  22. package/build/services/pipe/functions/array.js +1 -1
  23. package/build/services/pipe/functions/bitwise.js +1 -1
  24. package/build/services/pipe/functions/conditional.js +1 -1
  25. package/build/services/pipe/functions/cron.js +1 -1
  26. package/build/services/pipe/functions/date.js +1 -1
  27. package/build/services/pipe/functions/index.js +1 -1
  28. package/build/services/pipe/functions/json.js +1 -1
  29. package/build/services/pipe/functions/logical.js +1 -1
  30. package/build/services/pipe/functions/math.js +1 -1
  31. package/build/services/pipe/functions/number.js +1 -1
  32. package/build/services/pipe/functions/object.js +1 -1
  33. package/build/services/pipe/functions/string.js +1 -1
  34. package/build/services/pipe/functions/symbol.js +1 -1
  35. package/build/services/pipe/functions/unary.js +1 -1
  36. package/build/services/pipe/index.js +1 -1
  37. package/build/services/quorum/index.js +1 -1
  38. package/build/services/reporter/index.js +1 -1
  39. package/build/services/router/index.js +1 -1
  40. package/build/services/search/providers/postgres/postgres.js +1 -1
  41. package/build/services/search/providers/redis/ioredis.js +1 -1
  42. package/build/services/search/providers/redis/redis.js +1 -1
  43. package/build/services/serializer/index.js +1 -1
  44. package/build/services/store/providers/postgres/kvsql.js +1 -1
  45. package/build/services/store/providers/postgres/postgres.js +1 -1
  46. package/build/services/store/providers/redis/_base.js +1 -1
  47. package/build/services/store/providers/redis/ioredis.js +1 -1
  48. package/build/services/store/providers/redis/redis.js +1 -1
  49. package/build/services/store/providers/store-initializable.js +1 -1
  50. package/build/services/stream/providers/nats/nats.js +1 -1
  51. package/build/services/stream/providers/postgres/postgres.js +1 -1
  52. package/build/services/stream/providers/redis/ioredis.js +1 -1
  53. package/build/services/stream/providers/redis/redis.js +1 -1
  54. package/build/services/stream/providers/stream-initializable.js +1 -1
  55. package/build/services/sub/providers/redis/ioredis.js +1 -1
  56. package/build/services/sub/providers/redis/redis.js +1 -1
  57. package/build/services/task/index.js +1 -1
  58. package/build/services/telemetry/index.js +1 -1
  59. package/build/services/worker/index.js +1 -1
  60. package/package.json +1 -1
@@ -1 +1 @@
1
- 'use strict';(function(_0x474660,_0x48e508){const _0x21b3fc=_0x3e89,_0x5c6443=_0x474660();while(!![]){try{const _0x25a428=parseInt(_0x21b3fc(0x17f))/0x1+-parseInt(_0x21b3fc(0x186))/0x2*(-parseInt(_0x21b3fc(0x184))/0x3)+-parseInt(_0x21b3fc(0x185))/0x4+-parseInt(_0x21b3fc(0x17e))/0x5*(-parseInt(_0x21b3fc(0x187))/0x6)+parseInt(_0x21b3fc(0x181))/0x7+-parseInt(_0x21b3fc(0x183))/0x8*(-parseInt(_0x21b3fc(0x180))/0x9)+-parseInt(_0x21b3fc(0x182))/0xa;if(_0x25a428===_0x48e508)break;else _0x5c6443['push'](_0x5c6443['shift']());}catch(_0x319e1a){_0x5c6443['push'](_0x5c6443['shift']());}}}(_0x1fae,0x1ccea));function _0x3e89(_0xfee55a,_0x1175a7){const _0x1fae30=_0x1fae();return _0x3e89=function(_0x3e89a2,_0x1dc95b){_0x3e89a2=_0x3e89a2-0x17e;let _0x14cbbf=_0x1fae30[_0x3e89a2];return _0x14cbbf;},_0x3e89(_0xfee55a,_0x1175a7);}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['VALSEP']=exports['WEBSEP']=exports['TYPSEP']=exports['KEYSEP']=exports['HMNS']=exports['KeyType']=exports['KeyService']=void 0x0;const hotmesh_1=require('../types/hotmesh');Object['defineProperty'](exports,'KeyType',{'enumerable':!![],'get':function(){return hotmesh_1['KeyType'];}});const HMNS='hmsh';exports['HMNS']=HMNS;const KEYSEP=':';function _0x1fae(){const _0x3a9d02=['118268KHTOZV','9HvNZca','1640233OHNtqe','5045950JvSDjA','1584296MsDdGi','151221UoOhTy','733264OHiXLr','6IDdntL','2838XEYfrF','1100PxnZIY'];_0x1fae=function(){return _0x3a9d02;};return _0x1fae();}exports['KEYSEP']=KEYSEP;const VALSEP='::';exports['VALSEP']=VALSEP;const WEBSEP='::';exports['WEBSEP']=WEBSEP;const TYPSEP='::';exports['TYPSEP']=TYPSEP;class KeyService{static['mintKey'](_0x2e9c48,_0xc6258b,_0x4ae971){switch(_0xc6258b){case hotmesh_1['KeyType']['HOTMESH']:return _0x2e9c48;case hotmesh_1['KeyType']['THROTTLE_RATE']:return _0x2e9c48+':'+_0x4ae971['appId']+':r:';case hotmesh_1['KeyType']['WORK_ITEMS']:return _0x2e9c48+':'+_0x4ae971['appId']+':w:'+(_0x4ae971['scoutType']||'');case hotmesh_1['KeyType']['TIME_RANGE']:return _0x2e9c48+':'+_0x4ae971['appId']+':t:'+(_0x4ae971['timeValue']||'');case hotmesh_1['KeyType']['APP']:return _0x2e9c48+':a:'+(_0x4ae971['appId']||'');case hotmesh_1['KeyType']['QUORUM']:return _0x2e9c48+':'+_0x4ae971['appId']+':q:'+(_0x4ae971['engineId']||'');case hotmesh_1['KeyType']['JOB_STATE']:return _0x2e9c48+':'+_0x4ae971['appId']+':j:'+_0x4ae971['jobId'];case hotmesh_1['KeyType']['JOB_DEPENDENTS']:return _0x2e9c48+':'+_0x4ae971['appId']+':d:'+_0x4ae971['jobId'];case hotmesh_1['KeyType']['JOB_STATS_GENERAL']:return _0x2e9c48+':'+_0x4ae971['appId']+':s:'+_0x4ae971['jobKey']+':'+_0x4ae971['dateTime'];case hotmesh_1['KeyType']['JOB_STATS_MEDIAN']:return _0x2e9c48+':'+_0x4ae971['appId']+':s:'+_0x4ae971['jobKey']+':'+_0x4ae971['dateTime']+':'+_0x4ae971['facet'];case hotmesh_1['KeyType']['JOB_STATS_INDEX']:return _0x2e9c48+':'+_0x4ae971['appId']+':s:'+_0x4ae971['jobKey']+':'+_0x4ae971['dateTime']+':'+_0x4ae971['facet'];case hotmesh_1['KeyType']['SCHEMAS']:return _0x2e9c48+':'+_0x4ae971['appId']+':v:'+_0x4ae971['appVersion']+':schemas';case hotmesh_1['KeyType']['SUBSCRIPTIONS']:return _0x2e9c48+':'+_0x4ae971['appId']+':v:'+_0x4ae971['appVersion']+':subscriptions';case hotmesh_1['KeyType']['SUBSCRIPTION_PATTERNS']:return _0x2e9c48+':'+_0x4ae971['appId']+':v:'+_0x4ae971['appVersion']+':transitions';case hotmesh_1['KeyType']['HOOKS']:return _0x2e9c48+':'+_0x4ae971['appId']+':hooks';case hotmesh_1['KeyType']['SIGNALS']:return _0x2e9c48+':'+_0x4ae971['appId']+':signals';case hotmesh_1['KeyType']['SYMKEYS']:return _0x2e9c48+':'+_0x4ae971['appId']+':sym:keys:'+(_0x4ae971['activityId']||'');case hotmesh_1['KeyType']['SYMVALS']:return _0x2e9c48+':'+_0x4ae971['appId']+':sym:vals:';case hotmesh_1['KeyType']['STREAMS']:return _0x2e9c48+':'+(_0x4ae971['appId']||'')+':x:'+(_0x4ae971['topic']||'');default:throw new Error('Invalid\x20key\x20type.');}}static['parseKey'](_0x12f85a){const [_0x43145e,_0x1c5ad0,_0x5d4326,..._0x524a1d]=_0x12f85a['split'](KEYSEP),_0x5c2a91=_0x524a1d['join'](KEYSEP)||'';return{'namespace':_0x43145e,'app':_0x5d4326==='a'?_0x1c5ad0:undefined,'entity':_0x5d4326,'id':_0x5c2a91};}static['reconstituteKey'](_0x3039d9){const {namespace:_0x58d08d,app:_0x43be43,entity:_0x491726,id:_0x5e7919}=_0x3039d9;return''+_0x58d08d+KEYSEP+_0x43be43+KEYSEP+_0x491726+KEYSEP+(_0x5e7919||'');}static['resolveEntityType'](_0xa112c2,_0x3018e7=''){switch(_0xa112c2){case'a':return'applications';case'r':return'throttles';case'w':return _0x3018e7===''?'task_priorities':'roles';case't':return _0x3018e7===''?'task_schedules':'task_lists';case'q':return'events';case'j':return'jobs';case's':return'stats';case'v':return'versions';case'x':return _0x3018e7===''?'streams':'stream_topics';case'hooks':return'signal_patterns';case'signals':return'signal_registry';case'sym':return'symbols';default:return'unknown_entity';}}static['resolveAbbreviation'](_0x55a18c){switch(_0x55a18c){case'applications':return'a';case'throttles':return'r';case'roles':return'w';case'task_schedules':return't';case'task_lists':return't';case'events':return'q';case'jobs':return'j';case'stats':return's';case'versions':return'v';case'streams':return'x';case'signal_patterns':return'hooks';case'signal_registry':return'signals';case'symbols':return'sym';default:return'unknown_entity';}}}exports['KeyService']=KeyService;
1
+ 'use strict';(function(_0x233c85,_0x23eed1){const _0x3793b0=_0x3dbd,_0x548cd4=_0x233c85();while(!![]){try{const _0x120859=-parseInt(_0x3793b0(0xe2))/0x1*(parseInt(_0x3793b0(0xe3))/0x2)+parseInt(_0x3793b0(0xe8))/0x3+-parseInt(_0x3793b0(0xe4))/0x4+parseInt(_0x3793b0(0xe5))/0x5+-parseInt(_0x3793b0(0xe6))/0x6+parseInt(_0x3793b0(0xe7))/0x7+-parseInt(_0x3793b0(0xe9))/0x8;if(_0x120859===_0x23eed1)break;else _0x548cd4['push'](_0x548cd4['shift']());}catch(_0x1507c8){_0x548cd4['push'](_0x548cd4['shift']());}}}(_0x3fbf,0xe438c));function _0x3fbf(){const _0x497b67=['13BPyZHx','166436qJawzG','232848wXXqqy','8533710lTxbgG','4466742SixcjW','7045416cYrTds','3297516aIbnVa','7944824jdqdrC'];_0x3fbf=function(){return _0x497b67;};return _0x3fbf();}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['VALSEP']=exports['WEBSEP']=exports['TYPSEP']=exports['KEYSEP']=exports['HMNS']=exports['KeyType']=exports['KeyService']=void 0x0;const hotmesh_1=require('../types/hotmesh');Object['defineProperty'](exports,'KeyType',{'enumerable':!![],'get':function(){return hotmesh_1['KeyType'];}});const HMNS='hmsh';exports['HMNS']=HMNS;const KEYSEP=':';exports['KEYSEP']=KEYSEP;function _0x3dbd(_0x6b8551,_0x17ac6f){const _0x3fbf3c=_0x3fbf();return _0x3dbd=function(_0x3dbd3c,_0x146471){_0x3dbd3c=_0x3dbd3c-0xe2;let _0x5b1e1b=_0x3fbf3c[_0x3dbd3c];return _0x5b1e1b;},_0x3dbd(_0x6b8551,_0x17ac6f);}const VALSEP='::';exports['VALSEP']=VALSEP;const WEBSEP='::';exports['WEBSEP']=WEBSEP;const TYPSEP='::';exports['TYPSEP']=TYPSEP;class KeyService{static['mintKey'](_0x158fc2,_0x244386,_0x50e2d7){switch(_0x244386){case hotmesh_1['KeyType']['HOTMESH']:return _0x158fc2;case hotmesh_1['KeyType']['THROTTLE_RATE']:return _0x158fc2+':'+_0x50e2d7['appId']+':r:';case hotmesh_1['KeyType']['WORK_ITEMS']:return _0x158fc2+':'+_0x50e2d7['appId']+':w:'+(_0x50e2d7['scoutType']||'');case hotmesh_1['KeyType']['TIME_RANGE']:return _0x158fc2+':'+_0x50e2d7['appId']+':t:'+(_0x50e2d7['timeValue']||'');case hotmesh_1['KeyType']['APP']:return _0x158fc2+':a:'+(_0x50e2d7['appId']||'');case hotmesh_1['KeyType']['QUORUM']:return _0x158fc2+':'+_0x50e2d7['appId']+':q:'+(_0x50e2d7['engineId']||'');case hotmesh_1['KeyType']['JOB_STATE']:return _0x158fc2+':'+_0x50e2d7['appId']+':j:'+_0x50e2d7['jobId'];case hotmesh_1['KeyType']['JOB_DEPENDENTS']:return _0x158fc2+':'+_0x50e2d7['appId']+':d:'+_0x50e2d7['jobId'];case hotmesh_1['KeyType']['JOB_STATS_GENERAL']:return _0x158fc2+':'+_0x50e2d7['appId']+':s:'+_0x50e2d7['jobKey']+':'+_0x50e2d7['dateTime'];case hotmesh_1['KeyType']['JOB_STATS_MEDIAN']:return _0x158fc2+':'+_0x50e2d7['appId']+':s:'+_0x50e2d7['jobKey']+':'+_0x50e2d7['dateTime']+':'+_0x50e2d7['facet'];case hotmesh_1['KeyType']['JOB_STATS_INDEX']:return _0x158fc2+':'+_0x50e2d7['appId']+':s:'+_0x50e2d7['jobKey']+':'+_0x50e2d7['dateTime']+':'+_0x50e2d7['facet'];case hotmesh_1['KeyType']['SCHEMAS']:return _0x158fc2+':'+_0x50e2d7['appId']+':v:'+_0x50e2d7['appVersion']+':schemas';case hotmesh_1['KeyType']['SUBSCRIPTIONS']:return _0x158fc2+':'+_0x50e2d7['appId']+':v:'+_0x50e2d7['appVersion']+':subscriptions';case hotmesh_1['KeyType']['SUBSCRIPTION_PATTERNS']:return _0x158fc2+':'+_0x50e2d7['appId']+':v:'+_0x50e2d7['appVersion']+':transitions';case hotmesh_1['KeyType']['HOOKS']:return _0x158fc2+':'+_0x50e2d7['appId']+':hooks';case hotmesh_1['KeyType']['SIGNALS']:return _0x158fc2+':'+_0x50e2d7['appId']+':signals';case hotmesh_1['KeyType']['SYMKEYS']:return _0x158fc2+':'+_0x50e2d7['appId']+':sym:keys:'+(_0x50e2d7['activityId']||'');case hotmesh_1['KeyType']['SYMVALS']:return _0x158fc2+':'+_0x50e2d7['appId']+':sym:vals:';case hotmesh_1['KeyType']['STREAMS']:return _0x158fc2+':'+(_0x50e2d7['appId']||'')+':x:'+(_0x50e2d7['topic']||'');default:throw new Error('Invalid\x20key\x20type.');}}static['parseKey'](_0x33904){const [_0x47aa8b,_0x40877e,_0x210e60,..._0xb438a8]=_0x33904['split'](KEYSEP),_0x2a42b6=_0xb438a8['join'](KEYSEP)||'';return{'namespace':_0x47aa8b,'app':_0x210e60==='a'?_0x40877e:undefined,'entity':_0x210e60,'id':_0x2a42b6};}static['reconstituteKey'](_0x39e65d){const {namespace:_0x276d39,app:_0x44ad38,entity:_0x4ae0f1,id:_0x4cec3a}=_0x39e65d;return''+_0x276d39+KEYSEP+_0x44ad38+KEYSEP+_0x4ae0f1+KEYSEP+(_0x4cec3a||'');}static['resolveEntityType'](_0x18894a,_0x3aa4ed=''){switch(_0x18894a){case'a':return'applications';case'r':return'throttles';case'w':return _0x3aa4ed===''?'task_priorities':'roles';case't':return _0x3aa4ed===''?'task_schedules':'task_lists';case'q':return'events';case'j':return'jobs';case's':return'stats';case'v':return'versions';case'x':return _0x3aa4ed===''?'streams':'stream_topics';case'hooks':return'signal_patterns';case'signals':return'signal_registry';case'sym':return'symbols';default:return'unknown_entity';}}static['resolveAbbreviation'](_0x4ef9d9){switch(_0x4ef9d9){case'applications':return'a';case'throttles':return'r';case'roles':return'w';case'task_schedules':return't';case'task_lists':return't';case'events':return'q';case'jobs':return'j';case'stats':return's';case'versions':return'v';case'streams':return'x';case'signal_patterns':return'hooks';case'signal_registry':return'signals';case'symbols':return'sym';default:return'unknown_entity';}}}exports['KeyService']=KeyService;
@@ -1 +1 @@
1
- 'use strict';(function(_0x5d6c89,_0x2a02f8){const _0x23fe18=_0x24e3,_0xbb6066=_0x5d6c89();while(!![]){try{const _0x4cbdc2=-parseInt(_0x23fe18(0x12e))/0x1*(-parseInt(_0x23fe18(0x12a))/0x2)+-parseInt(_0x23fe18(0x12f))/0x3+-parseInt(_0x23fe18(0x12d))/0x4+parseInt(_0x23fe18(0x130))/0x5+parseInt(_0x23fe18(0x126))/0x6*(-parseInt(_0x23fe18(0x12b))/0x7)+parseInt(_0x23fe18(0x127))/0x8*(parseInt(_0x23fe18(0x128))/0x9)+-parseInt(_0x23fe18(0x12c))/0xa*(-parseInt(_0x23fe18(0x129))/0xb);if(_0x4cbdc2===_0x2a02f8)break;else _0xbb6066['push'](_0xbb6066['shift']());}catch(_0x3fdd34){_0xbb6066['push'](_0xbb6066['shift']());}}}(_0x10b0,0xa3219));var __importDefault=this&&this['__importDefault']||function(_0x22f73f){return _0x22f73f&&_0x22f73f['__esModule']?_0x22f73f:{'default':_0x22f73f};};Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['arrayToHash']=exports['isStreamMessage']=exports['parseStreamMessage']=exports['s']=exports['isValidCron']=exports['restoreHierarchy']=exports['getValueByPath']=exports['getIndexedHash']=exports['getSymVal']=exports['getSymKey']=exports['formatISODate']=exports['getTimeSeries']=exports['getSubscriptionTopic']=exports['findSubscriptionForTrigger']=exports['findTopKey']=exports['matchesStatus']=exports['matchesStatusCode']=exports['identifyRedisTypeFromClass']=exports['polyfill']=exports['identifyProvider']=exports['XSleepFor']=exports['sleepImmediate']=exports['sleepFor']=exports['guid']=exports['deterministicRandom']=exports['deepCopy']=exports['getSystemHealth']=exports['hashOptions']=void 0x0;const os_1=__importDefault(require('os')),crypto_1=require('crypto'),nanoid_1=require('nanoid'),ms_1=__importDefault(require('ms')),logger_1=require('../services/logger'),enums_1=require('./enums'),logger=new logger_1['LoggerService']('hotmesh','utils'),hashOptions=_0xc429e5=>{const _0x4e0b83=JSON['stringify'](_0xc429e5);return(0x0,crypto_1['createHash'])('sha256')['update'](_0x4e0b83)['digest']('hex');};exports['hashOptions']=hashOptions;async function getSystemHealth(){const _0x1d7155=os_1['default']['totalmem'](),_0x58f1fa=os_1['default']['freemem'](),_0x360305=_0x1d7155-_0x58f1fa,_0x1b9077={'TotalMemoryGB':(_0x1d7155/0x400/0x400/0x400)['toFixed'](0x2)+'\x20GB','FreeMemoryGB':(_0x58f1fa/0x400/0x400/0x400)['toFixed'](0x2)+'\x20GB','UsedMemoryGB':(_0x360305/0x400/0x400/0x400)['toFixed'](0x2)+'\x20GB','CPULoad':[],'NetworkStats':[]};return _0x1b9077;}exports['getSystemHealth']=getSystemHealth;function _0x10b0(){const _0x53bc90=['87536PrRYDo','351RgIyor','11mUOJWr','44sRJwRM','1288jWwFXs','12382570viuAsA','2360396WprFyX','7115RFTsqZ','1868877GLZbFl','1420990ypKaxc','7320aFBbej'];_0x10b0=function(){return _0x53bc90;};return _0x10b0();}function deepCopy(_0x49780f){return JSON['parse'](JSON['stringify'](_0x49780f));}exports['deepCopy']=deepCopy;function deterministicRandom(_0x3999da){const _0x33f623=Math['sin'](_0x3999da)*0x2710;return _0x33f623-Math['floor'](_0x33f623);}exports['deterministicRandom']=deterministicRandom;function guid(_0x178206=enums_1['HMSH_GUID_SIZE']){return'H'+(0x0,nanoid_1['nanoid'])(_0x178206);}function _0x24e3(_0x312ee4,_0x239b72){const _0x10b01b=_0x10b0();return _0x24e3=function(_0x24e3e7,_0x2c6e9e){_0x24e3e7=_0x24e3e7-0x126;let _0x16ad54=_0x10b01b[_0x24e3e7];return _0x16ad54;},_0x24e3(_0x312ee4,_0x239b72);}exports['guid']=guid;async function sleepFor(_0x574825){return new Promise(_0x1c94cd=>setTimeout(_0x1c94cd,_0x574825));}exports['sleepFor']=sleepFor;function sleepImmediate(){return new Promise(_0x2fde34=>setImmediate(_0x2fde34));}exports['sleepImmediate']=sleepImmediate;function XSleepFor(_0x1d49a1){let _0x5be22e;const _0x529952=new Promise(_0x3bef18=>{_0x5be22e=setTimeout(_0x3bef18,_0x1d49a1);});return{'promise':_0x529952,'timerId':_0x5be22e};}exports['XSleepFor']=XSleepFor;function identifyProvider(_0x4c75e1){const _0xed44c9=Object['getPrototypeOf'](_0x4c75e1);if(_0x4c75e1['Query']?.['prototype']||Object['keys'](_0x4c75e1)['includes']('database'))return'postgres';else{if(_0x4c75e1['constructor']&&_0x4c75e1['constructor']['name']==='Client')return'nats';else{if('defineCommand'in _0xed44c9||Object['keys'](_0xed44c9)['includes']('multi'))return'ioredis';else{if(Object['keys'](_0xed44c9)['includes']('Multi'))return'redis';}}}if(_0x4c75e1['constructor']){if(_0x4c75e1['constructor']['name']==='Redis'||_0x4c75e1['constructor']['name']==='EventEmitter'){if('hset'in _0x4c75e1)return'ioredis';}else{if(_0x4c75e1['constructor']['name']==='ProviderClient'||_0x4c75e1['constructor']['name']==='Commander'){if('HSET'in _0x4c75e1)return'redis';}}}let _0x2e3a71=null;if(Object['keys'](_0x4c75e1)['includes']('connection'))_0x2e3a71='postgres';else{if(Object['keys'](_0x4c75e1)['includes']('Pipeline'))_0x2e3a71='ioredis';else{if(Object['keys'](_0x4c75e1)['includes']('createClient'))_0x2e3a71='redis';else Object['keys'](_0x4c75e1)['includes']('jetstream')&&(_0x2e3a71='nats');}}return _0x2e3a71;}exports['identifyProvider']=identifyProvider,exports['polyfill']={'resolveActivityType'(_0x140f63){return _0x140f63==='activity'?'hook':_0x140f63;},'providerConfig'(_0x170007){return _0x170007?.['connection']??_0x170007?.['redis'];},'meshDataConfig'(_0x1a1cdb){if(_0x1a1cdb?.['connections'])return _0x1a1cdb['connections'];return _0x1a1cdb?.['connection']??{'class':_0x1a1cdb?.['redisClass'],'options':_0x1a1cdb?.['redisOptions']};}};function identifyRedisTypeFromClass(_0x54487f){if(_0x54487f&&_0x54487f['name']==='Redis'||_0x54487f['name']==='EventEmitter')return'ioredis';else{if(_0x54487f&&'createClient'in _0x54487f)return'redis';}return null;}exports['identifyRedisTypeFromClass']=identifyRedisTypeFromClass;function matchesStatusCode(_0x1bb29b,_0x24dd72){if(typeof _0x24dd72==='string'){const _0x517923='^'+_0x24dd72['replace'](/\*/g,'\x5cd')+'$';return new RegExp(_0x517923)['test'](_0x1bb29b['toString']());}return _0x24dd72['test'](_0x1bb29b['toString']());}exports['matchesStatusCode']=matchesStatusCode;function matchesStatus(_0x8b4ac1,_0x584858){return _0x8b4ac1===_0x584858;}exports['matchesStatus']=matchesStatus;function findTopKey(_0x47495c,_0x17e6e2){for(const [_0x3d05bf,_0x25932f]of Object['entries'](_0x47495c)){if(_0x25932f['hasOwnProperty'](_0x17e6e2)){const _0x2c09b5=findTopKey(_0x47495c,_0x3d05bf['replace'](/^\./,''));return(_0x2c09b5||_0x3d05bf)['replace'](/^\./,'');}}return null;}exports['findTopKey']=findTopKey;function findSubscriptionForTrigger(_0x5b5382,_0x14fe2a){for(const [_0x5096c6,_0x53b706]of Object['entries'](_0x5b5382)){if(_0x53b706===_0x14fe2a)return _0x5096c6;}return null;}exports['findSubscriptionForTrigger']=findSubscriptionForTrigger;async function getSubscriptionTopic(_0x41d7ab,_0x12f7ea,_0x41ebdb){const _0x5244e9=await _0x12f7ea['getTransitions'](_0x41ebdb),_0x5666d1=await _0x12f7ea['getSubscriptions'](_0x41ebdb),_0x2e4fb3=findTopKey(_0x5244e9,_0x41d7ab),_0x29d2c9=findSubscriptionForTrigger(_0x5666d1,_0x2e4fb3);return _0x29d2c9;}exports['getSubscriptionTopic']=getSubscriptionTopic;function getTimeSeries(_0x146dc1){if(_0x146dc1['toString']()==='infinity')return'0';const _0x15a845=new Date(),_0x330ce4=_0x146dc1['slice'](-0x1),_0x17dc0f=parseInt(_0x146dc1['slice'](0x0,-0x1),0xa);if(_0x330ce4==='m'){const _0x133591=Math['floor'](_0x15a845['getMinutes']()/_0x17dc0f)*_0x17dc0f;_0x15a845['setUTCMinutes'](_0x133591,0x0,0x0);}else _0x330ce4==='h'&&_0x15a845['setUTCMinutes'](0x0,0x0,0x0);return _0x15a845['toISOString']()['replace'](/:\d\d\..+|-|T/g,'')['replace'](':','');}exports['getTimeSeries']=getTimeSeries;function formatISODate(_0x465a3f){const _0x76cd6c=_0x465a3f instanceof Date?_0x465a3f:new Date(_0x465a3f);return _0x76cd6c['toISOString']()['replace'](/[:TZ-]/g,'');}exports['formatISODate']=formatISODate;function getSymKey(_0x5da888){const _0x597a3f='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ',_0xfa559a=_0x597a3f['length'];if(_0x5da888<0x0||_0x5da888>=Math['pow'](_0xfa559a,0x3))throw new Error('Number\x20out\x20of\x20range');const [_0x4fd28e,_0xf2ed73]=divmod(_0x5da888,_0xfa559a),[_0x100d23,_0x34181e]=divmod(_0x4fd28e,_0xfa559a);return _0x597a3f[_0x100d23]+_0x597a3f[_0xf2ed73]+_0x597a3f[_0x34181e];}exports['getSymKey']=getSymKey;function getSymVal(_0x2c14c4){const _0x23bb05='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ',_0x125389=_0x23bb05['length'];if(_0x2c14c4<0x0||_0x2c14c4>=Math['pow'](_0x125389,0x2))throw new Error('Number\x20out\x20of\x20range');const [_0x5511d9,_0x30bb93]=divmod(_0x2c14c4,_0x125389);return _0x23bb05[_0x5511d9]+_0x23bb05[_0x30bb93];}exports['getSymVal']=getSymVal;function divmod(_0x5becc2,_0x1cf0f3){return[Math['floor'](_0x5becc2/_0x1cf0f3),_0x5becc2%_0x1cf0f3];}function getIndexedHash(_0x463e59,_0x15ef45){const _0x11a22a=_0x463e59[_0x15ef45]||0x0,_0x1ed92f={..._0x463e59};return delete _0x1ed92f[_0x15ef45],[_0x11a22a,_0x1ed92f];}exports['getIndexedHash']=getIndexedHash;function getValueByPath(_0x3d273a,_0x547858){const _0x17bd0e=_0x547858['split']('/');let _0x416419=_0x3d273a;for(const _0x506ff2 of _0x17bd0e){if(_0x416419[_0x506ff2]!==undefined)_0x416419=_0x416419[_0x506ff2];else return undefined;}return _0x416419;}exports['getValueByPath']=getValueByPath;function restoreHierarchy(_0x11bfbb){const _0x2c8efa={};for(const _0x26a754 in _0x11bfbb){if(_0x11bfbb[_0x26a754]===undefined)continue;const _0x331d6d=_0x26a754['split']('/');let _0x889f0=_0x2c8efa;for(let _0x3041ed=0x0;_0x3041ed<_0x331d6d['length'];_0x3041ed++){_0x3041ed===_0x331d6d['length']-0x1?_0x889f0[_0x331d6d[_0x3041ed]]=_0x11bfbb[_0x26a754]:(_0x889f0[_0x331d6d[_0x3041ed]]=_0x889f0[_0x331d6d[_0x3041ed]]||{},_0x889f0=_0x889f0[_0x331d6d[_0x3041ed]]);}}return _0x2c8efa;}exports['restoreHierarchy']=restoreHierarchy;function isValidCron(_0x619c36){const _0x244867=/^(\*|([0-5]?\d)) (\*|([01]?\d|2[0-3])) (\*|([12]?\d|3[01])) (\*|([1-9]|1[0-2])) (\*|([0-6](?:-[0-6])?(?:,[0-6])?))$/;return _0x244867['test'](_0x619c36);}exports['isValidCron']=isValidCron;const s=_0xd70687=>{return(0x0,ms_1['default'])(_0xd70687)/0x3e8;};exports['s']=s;const parseStreamMessage=_0x3d4f6d=>{try{return JSON['parse'](_0x3d4f6d);}catch(_0x1b1a09){logger['error']('Error\x20parsing\x20Stream\x20message',{..._0x1b1a09});throw _0x1b1a09;}};exports['parseStreamMessage']=parseStreamMessage;const isStreamMessage=_0x2fcdb0=>{return Array['isArray'](_0x2fcdb0)&&Array['isArray'](_0x2fcdb0[0x0]);};exports['isStreamMessage']=isStreamMessage;const arrayToHash=_0x5d2d90=>{const _0x369611=[];let _0x2e00b5;for(let _0x20bca3=0x1;_0x20bca3<_0x5d2d90['length'];_0x20bca3++){const _0x12d395=_0x5d2d90[_0x20bca3],_0x221720={};if(Array['isArray'](_0x12d395)){for(let _0x3d77d7=0x0;_0x3d77d7<_0x12d395['length'];_0x3d77d7+=0x2){const _0x517e40=_0x12d395[_0x3d77d7],_0xf4e0=_0x12d395[_0x3d77d7+0x1];_0x221720[_0x517e40]=_0xf4e0;}_0x2e00b5&&(_0x221720['$']=_0x2e00b5),_0x369611['push'](_0x221720),_0x2e00b5=undefined;}else _0x2e00b5=_0x12d395;}return _0x369611;};exports['arrayToHash']=arrayToHash;
1
+ 'use strict';(function(_0x353704,_0x1a2b40){const _0x5c5fea=_0x4f67,_0x385401=_0x353704();while(!![]){try{const _0x249f6c=-parseInt(_0x5c5fea(0x9b))/0x1+parseInt(_0x5c5fea(0x9d))/0x2*(parseInt(_0x5c5fea(0x9c))/0x3)+-parseInt(_0x5c5fea(0x9a))/0x4*(-parseInt(_0x5c5fea(0xa0))/0x5)+-parseInt(_0x5c5fea(0xa3))/0x6+-parseInt(_0x5c5fea(0x9e))/0x7*(-parseInt(_0x5c5fea(0x99))/0x8)+-parseInt(_0x5c5fea(0xa2))/0x9+parseInt(_0x5c5fea(0x9f))/0xa*(parseInt(_0x5c5fea(0xa1))/0xb);if(_0x249f6c===_0x1a2b40)break;else _0x385401['push'](_0x385401['shift']());}catch(_0x512fcd){_0x385401['push'](_0x385401['shift']());}}}(_0x4628,0xd67bd));var __importDefault=this&&this['__importDefault']||function(_0xf415df){return _0xf415df&&_0xf415df['__esModule']?_0xf415df:{'default':_0xf415df};};Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['arrayToHash']=exports['isStreamMessage']=exports['parseStreamMessage']=exports['s']=exports['isValidCron']=exports['restoreHierarchy']=exports['getValueByPath']=exports['getIndexedHash']=exports['getSymVal']=exports['getSymKey']=exports['formatISODate']=exports['getTimeSeries']=exports['getSubscriptionTopic']=exports['findSubscriptionForTrigger']=exports['findTopKey']=exports['matchesStatus']=exports['matchesStatusCode']=exports['identifyRedisTypeFromClass']=exports['polyfill']=exports['identifyProvider']=exports['XSleepFor']=exports['sleepImmediate']=exports['sleepFor']=exports['guid']=exports['deterministicRandom']=exports['deepCopy']=exports['getSystemHealth']=exports['hashOptions']=void 0x0;const os_1=__importDefault(require('os')),crypto_1=require('crypto'),nanoid_1=require('nanoid'),ms_1=__importDefault(require('ms')),logger_1=require('../services/logger'),enums_1=require('./enums'),logger=new logger_1['LoggerService']('hotmesh','utils'),hashOptions=_0x55bf5d=>{const _0x30337c=JSON['stringify'](_0x55bf5d);return(0x0,crypto_1['createHash'])('sha256')['update'](_0x30337c)['digest']('hex');};exports['hashOptions']=hashOptions;async function getSystemHealth(){const _0x15ddf0=os_1['default']['totalmem'](),_0x123c57=os_1['default']['freemem'](),_0x4d1cb5=_0x15ddf0-_0x123c57,_0x53627b={'TotalMemoryGB':(_0x15ddf0/0x400/0x400/0x400)['toFixed'](0x2)+'\x20GB','FreeMemoryGB':(_0x123c57/0x400/0x400/0x400)['toFixed'](0x2)+'\x20GB','UsedMemoryGB':(_0x4d1cb5/0x400/0x400/0x400)['toFixed'](0x2)+'\x20GB','CPULoad':[],'NetworkStats':[]};return _0x53627b;}exports['getSystemHealth']=getSystemHealth;function deepCopy(_0x317cf9){return JSON['parse'](JSON['stringify'](_0x317cf9));}exports['deepCopy']=deepCopy;function deterministicRandom(_0x37f417){const _0x236d0e=Math['sin'](_0x37f417)*0x2710;return _0x236d0e-Math['floor'](_0x236d0e);}exports['deterministicRandom']=deterministicRandom;function guid(_0xcbab7f=enums_1['HMSH_GUID_SIZE']){return'H'+(0x0,nanoid_1['nanoid'])(_0xcbab7f);}exports['guid']=guid;async function sleepFor(_0x12fc9e){return new Promise(_0x5da2c3=>setTimeout(_0x5da2c3,_0x12fc9e));}exports['sleepFor']=sleepFor;function sleepImmediate(){return new Promise(_0x3f236d=>setImmediate(_0x3f236d));}exports['sleepImmediate']=sleepImmediate;function XSleepFor(_0x510fc0){let _0x3091f8;const _0xc0facc=new Promise(_0x255f4b=>{_0x3091f8=setTimeout(_0x255f4b,_0x510fc0);});return{'promise':_0xc0facc,'timerId':_0x3091f8};}exports['XSleepFor']=XSleepFor;function identifyProvider(_0x292a38){const _0x493904=Object['getPrototypeOf'](_0x292a38);if(_0x292a38['Query']?.['prototype']||Object['keys'](_0x292a38)['includes']('database'))return'postgres';else{if(_0x292a38['constructor']&&_0x292a38['constructor']['name']==='Client')return'nats';else{if('defineCommand'in _0x493904||Object['keys'](_0x493904)['includes']('multi'))return'ioredis';else{if(Object['keys'](_0x493904)['includes']('Multi'))return'redis';}}}if(_0x292a38['constructor']){if(_0x292a38['constructor']['name']==='Redis'||_0x292a38['constructor']['name']==='EventEmitter'){if('hset'in _0x292a38)return'ioredis';}else{if(_0x292a38['constructor']['name']==='ProviderClient'||_0x292a38['constructor']['name']==='Commander'){if('HSET'in _0x292a38)return'redis';}}}let _0x19b330=null;if(Object['keys'](_0x292a38)['includes']('connection'))_0x19b330='postgres';else{if(Object['keys'](_0x292a38)['includes']('Pipeline'))_0x19b330='ioredis';else{if(Object['keys'](_0x292a38)['includes']('createClient'))_0x19b330='redis';else Object['keys'](_0x292a38)['includes']('jetstream')&&(_0x19b330='nats');}}return _0x19b330;}exports['identifyProvider']=identifyProvider,exports['polyfill']={'resolveActivityType'(_0x403e08){return _0x403e08==='activity'?'hook':_0x403e08;},'providerConfig'(_0x33c1e9){return _0x33c1e9?.['connection']??_0x33c1e9?.['redis'];},'meshDataConfig'(_0xf10d7d){if(_0xf10d7d?.['connections'])return _0xf10d7d['connections'];return _0xf10d7d?.['connection']??{'class':_0xf10d7d?.['redisClass'],'options':_0xf10d7d?.['redisOptions']};}};function identifyRedisTypeFromClass(_0x4fc0f5){if(_0x4fc0f5&&_0x4fc0f5['name']==='Redis'||_0x4fc0f5['name']==='EventEmitter')return'ioredis';else{if(_0x4fc0f5&&'createClient'in _0x4fc0f5)return'redis';}return null;}exports['identifyRedisTypeFromClass']=identifyRedisTypeFromClass;function matchesStatusCode(_0x166e70,_0x2f9ec9){if(typeof _0x2f9ec9==='string'){const _0x349b73='^'+_0x2f9ec9['replace'](/\*/g,'\x5cd')+'$';return new RegExp(_0x349b73)['test'](_0x166e70['toString']());}return _0x2f9ec9['test'](_0x166e70['toString']());}exports['matchesStatusCode']=matchesStatusCode;function matchesStatus(_0x5b4c8e,_0x3d1a20){return _0x5b4c8e===_0x3d1a20;}exports['matchesStatus']=matchesStatus;function findTopKey(_0x4256c4,_0x5afdc3){for(const [_0x365628,_0x48e200]of Object['entries'](_0x4256c4)){if(_0x48e200['hasOwnProperty'](_0x5afdc3)){const _0x322112=findTopKey(_0x4256c4,_0x365628['replace'](/^\./,''));return(_0x322112||_0x365628)['replace'](/^\./,'');}}return null;}exports['findTopKey']=findTopKey;function findSubscriptionForTrigger(_0x4947de,_0x304596){for(const [_0x81295a,_0x44167c]of Object['entries'](_0x4947de)){if(_0x44167c===_0x304596)return _0x81295a;}return null;}exports['findSubscriptionForTrigger']=findSubscriptionForTrigger;function _0x4628(){const _0xe459bb=['156874aWxRXN','623OqVPkM','58350ZMBbGi','51775mTOoHC','1441QZbpAT','3145959ZfHnEq','3382800HKzBMN','141704Ihicuc','60fUdrZL','939602ZVORtC','9KmNazl'];_0x4628=function(){return _0xe459bb;};return _0x4628();}async function getSubscriptionTopic(_0x42f57c,_0x314a25,_0x24e796){const _0x1b5e70=await _0x314a25['getTransitions'](_0x24e796),_0x9d6fc2=await _0x314a25['getSubscriptions'](_0x24e796),_0x3c0f8b=findTopKey(_0x1b5e70,_0x42f57c),_0x14ad7f=findSubscriptionForTrigger(_0x9d6fc2,_0x3c0f8b);return _0x14ad7f;}exports['getSubscriptionTopic']=getSubscriptionTopic;function getTimeSeries(_0x3b68f3){if(_0x3b68f3['toString']()==='infinity')return'0';const _0x6d1db8=new Date(),_0x5835c9=_0x3b68f3['slice'](-0x1),_0x34975a=parseInt(_0x3b68f3['slice'](0x0,-0x1),0xa);if(_0x5835c9==='m'){const _0x25f766=Math['floor'](_0x6d1db8['getMinutes']()/_0x34975a)*_0x34975a;_0x6d1db8['setUTCMinutes'](_0x25f766,0x0,0x0);}else _0x5835c9==='h'&&_0x6d1db8['setUTCMinutes'](0x0,0x0,0x0);return _0x6d1db8['toISOString']()['replace'](/:\d\d\..+|-|T/g,'')['replace'](':','');}exports['getTimeSeries']=getTimeSeries;function formatISODate(_0x4c558e){const _0x4a68be=_0x4c558e instanceof Date?_0x4c558e:new Date(_0x4c558e);return _0x4a68be['toISOString']()['replace'](/[:TZ-]/g,'');}exports['formatISODate']=formatISODate;function getSymKey(_0x2493b1){const _0x21b4f3='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ',_0x2a7794=_0x21b4f3['length'];if(_0x2493b1<0x0||_0x2493b1>=Math['pow'](_0x2a7794,0x3))throw new Error('Number\x20out\x20of\x20range');const [_0x171141,_0x42bbae]=divmod(_0x2493b1,_0x2a7794),[_0x133a90,_0x291411]=divmod(_0x171141,_0x2a7794);return _0x21b4f3[_0x133a90]+_0x21b4f3[_0x42bbae]+_0x21b4f3[_0x291411];}exports['getSymKey']=getSymKey;function getSymVal(_0x12b9fc){const _0x18b48f='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ',_0x321903=_0x18b48f['length'];if(_0x12b9fc<0x0||_0x12b9fc>=Math['pow'](_0x321903,0x2))throw new Error('Number\x20out\x20of\x20range');const [_0x48f914,_0x7fa42e]=divmod(_0x12b9fc,_0x321903);return _0x18b48f[_0x48f914]+_0x18b48f[_0x7fa42e];}exports['getSymVal']=getSymVal;function divmod(_0x539f11,_0x3c0be8){return[Math['floor'](_0x539f11/_0x3c0be8),_0x539f11%_0x3c0be8];}function getIndexedHash(_0x17fb91,_0x4c9d19){const _0x16ab54=_0x17fb91[_0x4c9d19]||0x0,_0x318bc9={..._0x17fb91};return delete _0x318bc9[_0x4c9d19],[_0x16ab54,_0x318bc9];}exports['getIndexedHash']=getIndexedHash;function getValueByPath(_0x44fdfa,_0x1266e4){const _0x5ada40=_0x1266e4['split']('/');let _0xb2c1ae=_0x44fdfa;for(const _0x326324 of _0x5ada40){if(_0xb2c1ae[_0x326324]!==undefined)_0xb2c1ae=_0xb2c1ae[_0x326324];else return undefined;}return _0xb2c1ae;}exports['getValueByPath']=getValueByPath;function restoreHierarchy(_0x9b9222){const _0x2fda33={};for(const _0x5d4f79 in _0x9b9222){if(_0x9b9222[_0x5d4f79]===undefined)continue;const _0x34832e=_0x5d4f79['split']('/');let _0x157093=_0x2fda33;for(let _0x16a19=0x0;_0x16a19<_0x34832e['length'];_0x16a19++){_0x16a19===_0x34832e['length']-0x1?_0x157093[_0x34832e[_0x16a19]]=_0x9b9222[_0x5d4f79]:(_0x157093[_0x34832e[_0x16a19]]=_0x157093[_0x34832e[_0x16a19]]||{},_0x157093=_0x157093[_0x34832e[_0x16a19]]);}}return _0x2fda33;}exports['restoreHierarchy']=restoreHierarchy;function isValidCron(_0x2a7fb2){const _0x133db8=/^(\*|([0-5]?\d)) (\*|([01]?\d|2[0-3])) (\*|([12]?\d|3[01])) (\*|([1-9]|1[0-2])) (\*|([0-6](?:-[0-6])?(?:,[0-6])?))$/;return _0x133db8['test'](_0x2a7fb2);}exports['isValidCron']=isValidCron;const s=_0x560bcd=>{return(0x0,ms_1['default'])(_0x560bcd)/0x3e8;};function _0x4f67(_0x14c0a9,_0x36e33e){const _0x462876=_0x4628();return _0x4f67=function(_0x4f67be,_0x433d07){_0x4f67be=_0x4f67be-0x99;let _0x4f8f35=_0x462876[_0x4f67be];return _0x4f8f35;},_0x4f67(_0x14c0a9,_0x36e33e);}exports['s']=s;const parseStreamMessage=_0x39c31d=>{try{return JSON['parse'](_0x39c31d);}catch(_0x47969c){logger['error']('Error\x20parsing\x20Stream\x20message',{..._0x47969c});throw _0x47969c;}};exports['parseStreamMessage']=parseStreamMessage;const isStreamMessage=_0x2c1706=>{return Array['isArray'](_0x2c1706)&&Array['isArray'](_0x2c1706[0x0]);};exports['isStreamMessage']=isStreamMessage;const arrayToHash=_0x2fb71e=>{const _0x43614e=[];let _0x4ebe9b;for(let _0xaf9a46=0x1;_0xaf9a46<_0x2fb71e['length'];_0xaf9a46++){const _0x49f880=_0x2fb71e[_0xaf9a46],_0x4e2c74={};if(Array['isArray'](_0x49f880)){for(let _0x53041c=0x0;_0x53041c<_0x49f880['length'];_0x53041c+=0x2){const _0x5ccd0e=_0x49f880[_0x53041c],_0x31700f=_0x49f880[_0x53041c+0x1];_0x4e2c74[_0x5ccd0e]=_0x31700f;}_0x4ebe9b&&(_0x4e2c74['$']=_0x4ebe9b),_0x43614e['push'](_0x4e2c74),_0x4ebe9b=undefined;}else _0x4ebe9b=_0x49f880;}return _0x43614e;};exports['arrayToHash']=arrayToHash;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hotmeshio/hotmesh",
3
- "version": "0.3.13",
3
+ "version": "0.3.15",
4
4
  "description": "Unbreakable Workflows",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -1 +1 @@
1
- 'use strict';(function(_0xfe9c1a,_0x2fc875){const _0x4b68b7=_0x5091,_0x5be381=_0xfe9c1a();while(!![]){try{const _0x4b8eb7=parseInt(_0x4b68b7(0x11b))/0x1*(-parseInt(_0x4b68b7(0x11f))/0x2)+parseInt(_0x4b68b7(0x121))/0x3+parseInt(_0x4b68b7(0x11d))/0x4*(parseInt(_0x4b68b7(0x11c))/0x5)+-parseInt(_0x4b68b7(0x118))/0x6+-parseInt(_0x4b68b7(0x119))/0x7+parseInt(_0x4b68b7(0x11a))/0x8+-parseInt(_0x4b68b7(0x120))/0x9*(-parseInt(_0x4b68b7(0x11e))/0xa);if(_0x4b8eb7===_0x2fc875)break;else _0x5be381['push'](_0x5be381['shift']());}catch(_0x2ddab0){_0x5be381['push'](_0x5be381['shift']());}}}(_0x56fe,0x4733b));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Activity']=void 0x0;function _0x5091(_0x4e3a82,_0x1243a4){const _0x56fe3b=_0x56fe();return _0x5091=function(_0x509199,_0x3d33fb){_0x509199=_0x509199-0x118;let _0x233d20=_0x56fe3b[_0x509199];return _0x233d20;},_0x5091(_0x4e3a82,_0x1243a4);}const enums_1=require('../../modules/enums'),errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),mapper_1=require('../mapper'),pipe_1=require('../pipe'),serializer_1=require('../serializer'),telemetry_1=require('../telemetry'),stream_1=require('../../types/stream');class Activity{constructor(_0x1898bd,_0x6535b1,_0x1ce7d5,_0x57ef3a,_0xb40cb7,_0x58d6a9){this['status']=stream_1['StreamStatus']['SUCCESS'],this['code']=0xc8,this['adjacentIndex']=0x0,this['config']=_0x1898bd,this['data']=_0x6535b1,this['metadata']=_0x1ce7d5,this['hook']=_0x57ef3a,this['engine']=_0xb40cb7,this['context']=_0x58d6a9||{'data':{},'metadata':{}},this['logger']=_0xb40cb7['logger'],this['store']=_0xb40cb7['store'];}['setLeg'](_0x38ba92){this['leg']=_0x38ba92;}['mapStatusThreshold'](){if(this['config']['statusThreshold']!==undefined){const _0x1dbd19=pipe_1['Pipe']['resolve'](this['config']['statusThreshold'],this['context']);if(_0x1dbd19!==undefined&&!isNaN(Number(_0x1dbd19)))return _0x1dbd19;}return 0x0;}async['verifyEntry'](){this['setLeg'](0x1),await this['getState']();const _0x586504=this['mapStatusThreshold']();try{collator_1['CollatorService']['assertJobActive'](this['context']['metadata']['js'],this['context']['metadata']['jid'],this['metadata']['aid'],_0x586504);}catch(_0x1d85ee){await collator_1['CollatorService']['notarizeEntry'](this);if(_0x586504>0x0){if(this['context']['metadata']['js']===_0x586504){const _0x394908=await this['setStatus'](-_0x586504);Number(_0x394908)===0x0&&await this['engine']['runJobCompletionTasks'](this['context']);}}else throw _0x1d85ee;return;}await collator_1['CollatorService']['notarizeEntry'](this);}async['verifyReentry'](){const _0x43d02f=this['context']['metadata']['guid'];return this['setLeg'](0x2),await this['getState'](),collator_1['CollatorService']['assertJobActive'](this['context']['metadata']['js'],this['context']['metadata']['jid'],this['metadata']['aid']),await collator_1['CollatorService']['notarizeReentry'](this,_0x43d02f);}async['processEvent'](_0x236583=stream_1['StreamStatus']['SUCCESS'],_0x2af466=0xc8,_0x26457='output'){this['setLeg'](0x2);const _0x56afa7=this['context']['metadata']['jid'];if(!_0x56afa7){this['logger']['error']('activity-process-event-error',{'message':'job\x20id\x20is\x20undefined'});return;}const _0x58ced6=this['metadata']['aid'];this['status']=_0x236583,this['code']=_0x2af466,this['logger']['debug']('activity-process-event',{'topic':this['config']['subtype'],'jid':_0x56afa7,'aid':_0x58ced6,'status':_0x236583,'code':_0x2af466});let _0x3860a1;try{const _0x30d591=await this['verifyReentry']();this['adjacentIndex']=collator_1['CollatorService']['getDimensionalIndex'](_0x30d591),_0x3860a1=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x3860a1['startActivitySpan'](this['leg']);let _0x37eb77;if(_0x236583===stream_1['StreamStatus']['PENDING'])_0x37eb77=await this['processPending'](_0x26457);else _0x236583===stream_1['StreamStatus']['SUCCESS']?_0x37eb77=await this['processSuccess'](_0x26457):_0x37eb77=await this['processError']();this['transitionAdjacent'](_0x37eb77,_0x3860a1);}catch(_0x14c219){if(_0x14c219 instanceof errors_1['CollationError']){this['logger']['info']('process-event-'+_0x14c219['fault']+'-error',{..._0x14c219});return;}else{if(_0x14c219 instanceof errors_1['InactiveJobError']){this['logger']['info']('process-event-inactive-job-error',{..._0x14c219});return;}else{if(_0x14c219 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x14c219});return;}else{if(_0x14c219 instanceof errors_1['GetStateError']){this['logger']['info']('process-event-get-job-error',{..._0x14c219});return;}}}}this['logger']['error']('activity-process-event-error',{..._0x14c219,'message':_0x14c219['message'],'stack':_0x14c219['stack'],'name':_0x14c219['name']}),_0x3860a1?.['setActivityError'](_0x14c219['message']);throw _0x14c219;}finally{_0x3860a1?.['endActivitySpan'](),this['logger']['debug']('activity-process-event-end',{'jid':_0x56afa7,'aid':_0x58ced6});}}async['processPending'](_0x18bdfd){this['bindActivityData'](_0x18bdfd),this['adjacencyList']=await this['filterAdjacent'](),this['mapJobData']();const _0x3dae29=this['store']['transact']();return await this['setState'](_0x3dae29),await collator_1['CollatorService']['notarizeContinuation'](this,_0x3dae29),await this['setStatus'](this['adjacencyList']['length'],_0x3dae29),await _0x3dae29['exec']();}async['processSuccess'](_0x1f959b){this['bindActivityData'](_0x1f959b),this['adjacencyList']=await this['filterAdjacent'](),this['mapJobData']();const _0x155dbb=this['store']['transact']();return await this['setState'](_0x155dbb),await collator_1['CollatorService']['notarizeCompletion'](this,_0x155dbb),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x155dbb),await _0x155dbb['exec']();}async['processError'](){this['bindActivityError'](this['data']),this['adjacencyList']=await this['filterAdjacent']();!this['adjacencyList']['length']&&this['bindJobError'](this['data']);this['mapJobData']();const _0x433b26=this['store']['transact']();return await this['setState'](_0x433b26),await collator_1['CollatorService']['notarizeCompletion'](this,_0x433b26),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x433b26),await _0x433b26['exec']();}async['transitionAdjacent'](_0x376355,_0x4e39e6){_0x4e39e6['mapActivityAttributes']();const _0x38489b=this['resolveStatus'](_0x376355),_0x47a07f={'app.job.jss':_0x38489b},_0xe9d0be=await this['transition'](this['adjacencyList'],_0x38489b);_0xe9d0be?.['length']&&(_0x47a07f['app.activity.mids']=_0xe9d0be['join'](',')),_0x4e39e6['setActivityAttributes'](_0x47a07f);}['resolveStatus'](_0x5a71e6){const _0x4b4b5d=_0x5a71e6[_0x5a71e6['length']-0x1];return Array['isArray'](_0x4b4b5d)?Number(_0x4b4b5d[0x1]):Number(_0x4b4b5d);}['mapJobData'](){if(this['config']['job']?.['maps']){const _0x55dd41=new mapper_1['MapperService']((0x0,utils_1['deepCopy'])(this['config']['job']['maps']),this['context']),_0xfa5e66=_0x55dd41['mapRules']();if(_0xfa5e66)for(const _0x4d9e26 in _0xfa5e66){const _0x41c650=_0x4d9e26['indexOf']('[');if(_0x41c650>-0x1){const _0x256ec9=_0x4d9e26['substring'](_0x41c650+0x1)['split'](']')[0x0];if(!isNaN(Number(_0x256ec9))){const _0x2947d5=_0x4d9e26['substring'](0x0,_0x41c650);_0xfa5e66[_0x2947d5]=_0xfa5e66[_0x4d9e26],delete _0xfa5e66[_0x4d9e26];}else{if(_0x256ec9==='-'||_0x256ec9==='_'){const _0x4f50ef=_0xfa5e66[_0x4d9e26];Object['keys'](_0x4f50ef)['forEach'](_0x302619=>{_0xfa5e66[_0x302619]=_0x4f50ef[_0x302619];});}}}}this['context']['data']=_0xfa5e66;}}['mapInputData'](){if(this['config']['input']?.['maps']){const _0x321263=new mapper_1['MapperService']((0x0,utils_1['deepCopy'])(this['config']['input']['maps']),this['context']);this['context']['data']=_0x321263['mapRules']();}}['mapOutputData'](){if(this['config']['output']?.['maps']){const _0xd9cec0=new mapper_1['MapperService']((0x0,utils_1['deepCopy'])(this['config']['output']['maps']),this['context']),_0x5b272a=_0xd9cec0['mapRules'](),_0x33fb58=this['metadata']['aid'],_0x4616b0={...this['context'][_0x33fb58]['output'],..._0x5b272a};this['context'][_0x33fb58]['output']['data']=_0x4616b0;}}async['registerTimeout'](){}['bindActivityError'](_0x3deff6){const _0xe7792d=this['context'][this['metadata']['aid']]['output']['metadata'];_0xe7792d['err']=JSON['stringify'](this['data']),_0xe7792d['$error']={..._0x3deff6,'is_stream_error':!![]};}['bindJobError'](_0x1c4673){this['context']['metadata']['err']=JSON['stringify']({..._0x1c4673,'is_stream_error':!![]});}async['getTriggerConfig'](){return await this['store']['getSchema'](this['config']['trigger'],await this['engine']['getVID']());}['getJobStatus'](){return null;}async['setStatus'](_0x573738,_0x558b25){const {id:_0x19892e}=await this['engine']['getVID']();return await this['store']['setStatus'](_0x573738,this['context']['metadata']['jid'],_0x19892e,_0x558b25);}['authorizeEntry'](_0x3d091f){return this['adjacencyList']?.['map'](_0x3bada9=>{const {metadata:{aid:_0x3708d4}}=_0x3bada9;return _0x3d091f[_0x3708d4+'/output/metadata/as']=collator_1['CollatorService']['getSeed'](),_0x3708d4;})??[];}['bindDimensionalAddress'](_0x317950){const _0x4214b1=this['resolveDad']();_0x317950[this['metadata']['aid']+'/output/metadata/dad']=_0x4214b1;}async['setState'](_0x5af3d5){const _0x347dca=this['context']['metadata']['jid'];this['bindJobMetadata'](),this['bindActivityMetadata']();const _0x439067={};await this['bindJobState'](_0x439067);const _0x2f4135=this['authorizeEntry'](_0x439067);this['bindDimensionalAddress'](_0x439067),this['bindActivityState'](_0x439067);const _0x44aff6=['$'+this['config']['subscribes'],this['metadata']['aid'],..._0x2f4135],_0xba2bed=collator_1['CollatorService']['getDimensionsById']([...this['config']['ancestors'],this['metadata']['aid']],this['resolveDad']());return await this['store']['setState'](_0x439067,this['getJobStatus'](),_0x347dca,_0x44aff6,_0xba2bed,_0x5af3d5);}['bindJobMetadata'](){this['context']['metadata']['ju']=(0x0,utils_1['formatISODate'])(new Date());}['bindActivityMetadata'](){const _0x41f69b=this['context']['$self'];!_0x41f69b['output']['metadata']&&(_0x41f69b['output']['metadata']={});this['status']===stream_1['StreamStatus']['ERROR']&&(_0x41f69b['output']['metadata']['err']=JSON['stringify'](this['data']));const _0x18cbe6=(0x0,utils_1['formatISODate'])(new Date());_0x41f69b['output']['metadata']['ac']=_0x18cbe6,_0x41f69b['output']['metadata']['au']=_0x18cbe6,_0x41f69b['output']['metadata']['atp']=this['config']['type'],this['config']['subtype']&&(_0x41f69b['output']['metadata']['stp']=this['config']['subtype']),_0x41f69b['output']['metadata']['aid']=this['metadata']['aid'];}async['bindJobState'](_0x811d9a){const _0x5b3c2a=await this['getTriggerConfig'](),_0x1b11e9=[..._0x5b3c2a['PRODUCES']||[],...this['bindJobMetadataPaths']()];for(const _0x3c4b73 of _0x1b11e9){const _0x480ec2=(0x0,utils_1['getValueByPath'])(this['context'],_0x3c4b73);_0x480ec2!==undefined&&(_0x811d9a[_0x3c4b73]=_0x480ec2);}for(const _0x37813e in this['context']?.['data']??{}){(_0x37813e['startsWith']('-')||_0x37813e['startsWith']('_'))&&(_0x811d9a[_0x37813e]=this['context']['data'][_0x37813e]);}telemetry_1['TelemetryService']['bindJobTelemetryToState'](_0x811d9a,this['config'],this['context']);}['bindActivityState'](_0x2c088d){const _0x376188=[...this['config']['produces'],...this['bindActivityMetadataPaths']()];for(const _0xf56586 of _0x376188){const _0x29ff31=this['metadata']['aid']+'/'+_0xf56586,_0x29f799=(0x0,utils_1['getValueByPath'])(this['context'],_0x29ff31);_0x29f799!==undefined&&(_0x2c088d[_0x29ff31]=_0x29f799);}telemetry_1['TelemetryService']['bindActivityTelemetryToState'](_0x2c088d,this['config'],this['metadata'],this['context'],this['leg']);}['bindJobMetadataPaths'](){return serializer_1['MDATA_SYMBOLS']['JOB_UPDATE']['KEYS']['map'](_0x3241e9=>'metadata/'+_0x3241e9);}['bindActivityMetadataPaths'](){const _0x5598d0=this['leg']===0x1?'ACTIVITY':'ACTIVITY_UPDATE';return serializer_1['MDATA_SYMBOLS'][_0x5598d0]['KEYS']['map'](_0x4aa93b=>'output/metadata/'+_0x4aa93b);}async['getState'](){const _0x56a7e9=this['context']['metadata']['gid'],_0x295687='$'+this['config']['subscribes'],_0x2fa7ce={[_0x295687]:serializer_1['MDATA_SYMBOLS']['JOB']['KEYS']['map'](_0x3debe7=>'metadata/'+_0x3debe7)};for(let [_0x262a33,_0x4e9033]of Object['entries'](this['config']['consumes'])){if(_0x262a33==='$job')for(const _0x389c14 of _0x4e9033){_0x2fa7ce[_0x295687]['push'](_0x389c14);}else{_0x262a33==='$self'&&(_0x262a33=this['metadata']['aid']);!_0x2fa7ce[_0x262a33]&&(_0x2fa7ce[_0x262a33]=[]);for(const _0x578162 of _0x4e9033){_0x2fa7ce[_0x262a33]['push'](_0x262a33+'/'+_0x578162);}}}telemetry_1['TelemetryService']['addTargetTelemetryPaths'](_0x2fa7ce,this['config'],this['metadata'],this['leg']);const {dad:_0x26ebf2,jid:_0x2d9c3a}=this['context']['metadata'],_0x25981c=collator_1['CollatorService']['getDimensionsById']([...this['config']['ancestors'],this['metadata']['aid']],_0x26ebf2||''),[_0x46f2d9,_0x1712a0]=await this['store']['getState'](_0x2d9c3a,_0x2fa7ce,_0x25981c);this['context']=(0x0,utils_1['restoreHierarchy'])(_0x46f2d9),this['assertGenerationalId'](this['context']?.['metadata']?.['gid'],_0x56a7e9),this['initDimensionalAddress'](_0x26ebf2),this['initSelf'](this['context']),this['initPolicies'](this['context']);}['assertGenerationalId'](_0x2d6ece,_0x3d8824){if(_0x3d8824!==_0x2d6ece)throw new errors_1['GenerationalError'](_0x2d6ece,_0x3d8824,this['context']?.['metadata']?.['jid']??'',this['context']?.['metadata']?.['aid']??'',this['context']?.['metadata']?.['dad']??'');}['initDimensionalAddress'](_0x15b915){this['metadata']['dad']=_0x15b915;}['initSelf'](_0x4d4932){const _0x3af972=this['metadata']['aid'];!_0x4d4932[_0x3af972]&&(_0x4d4932[_0x3af972]={});const _0x5991cf=_0x4d4932[_0x3af972];return!_0x5991cf['output']&&(_0x5991cf['output']={}),!_0x5991cf['input']&&(_0x5991cf['input']={}),!_0x5991cf['hook']&&(_0x5991cf['hook']={}),!_0x5991cf['output']['metadata']&&(_0x5991cf['output']['metadata']={}),_0x5991cf['output']['metadata']['au']=(0x0,utils_1['formatISODate'])(new Date()),_0x4d4932['$self']=_0x5991cf,_0x4d4932['$job']=_0x4d4932,_0x4d4932;}['initPolicies'](_0x19c90f){const _0x32ec9c=pipe_1['Pipe']['resolve'](this['config']['expire']??enums_1['HMSH_EXPIRE_DURATION'],_0x19c90f);_0x19c90f['metadata']['expire']=_0x32ec9c;if(this['config']['persistent']!=undefined){const _0x5e89cc=pipe_1['Pipe']['resolve'](this['config']['persistent']??![],_0x19c90f);_0x19c90f['metadata']['persistent']=_0x5e89cc;}}['bindActivityData'](_0x3a9cd1){this['context'][this['metadata']['aid']][_0x3a9cd1]['data']=this['data'];}['resolveDad'](){let _0x846d0a=this['metadata']['dad'];return this['adjacentIndex']>0x0&&(_0x846d0a=_0x846d0a['substring'](0x0,_0x846d0a['lastIndexOf'](','))+','+this['adjacentIndex']),_0x846d0a;}['resolveAdjacentDad'](){return''+this['resolveDad']()+collator_1['CollatorService']['getDimensionalSeed'](0x0);}async['filterAdjacent'](){const _0x24ad54=[],_0x3ad136=await this['store']['getTransitions'](await this['engine']['getVID']()),_0x154d37=_0x3ad136['.'+this['metadata']['aid']],_0x231fc4=this['resolveAdjacentDad']();if(_0x154d37)for(const _0x58551d in _0x154d37){const _0x31366f=_0x154d37[_0x58551d];mapper_1['MapperService']['evaluate'](_0x31366f,this['context'],this['code'])&&_0x24ad54['push']({'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':_0x231fc4,'aid':_0x58551d,'spn':this['context']['$self']['output']['metadata']?.['l2s'],'trc':this['context']['metadata']['trc']},'type':stream_1['StreamDataType']['TRANSITION'],'data':{}});}return _0x24ad54;}['isJobComplete'](_0x22151c){return _0x22151c<=0x0;}['shouldEmit'](){if(this['config']['emit'])return pipe_1['Pipe']['resolve'](this['config']['emit'],this['context'])===!![];return![];}['shouldPersistJob'](){if(this['config']['persist']!==undefined)return pipe_1['Pipe']['resolve'](this['config']['persist'],this['context'])===!![];return![];}async['transition'](_0x510c09,_0x264fb3){if(this['jobWasInterrupted'](_0x264fb3))return;let _0x32a109=[];(this['shouldEmit']()||this['isJobComplete'](_0x264fb3)||this['shouldPersistJob']())&&await this['engine']['runJobCompletionTasks'](this['context'],{'emit':!this['isJobComplete'](_0x264fb3)&&!this['shouldPersistJob']()});if(_0x510c09['length']&&!this['isJobComplete'](_0x264fb3)){const _0x34aeec=this['store']['transact']();for(const _0x3c3c8e of _0x510c09){await this['engine']['router']?.['publishMessage'](null,_0x3c3c8e,_0x34aeec);}_0x32a109=await _0x34aeec['exec']();}return _0x32a109;}['jobWasInterrupted'](_0x5c5cc7){return _0x5c5cc7<-0x5f5e100;}}function _0x56fe(){const _0x1ac528=['44236WFBwaL','4040prmVAm','662ZBSRme','3006BECumH','1190802AkzKTx','838230VbgLZa','3352034fikgYM','2499848sDXTPo','937UXlggU','170aMPktu'];_0x56fe=function(){return _0x1ac528;};return _0x56fe();}exports['Activity']=Activity;
1
+ 'use strict';function _0xa532(){const _0xeff5f1=['40aIEmVT','18671888aGmXdP','3592010XOqbOz','2512126rCXgVp','191814RRVqcY','1307130VfFvWb','8249694zXSxDv','12292469JimGoN'];_0xa532=function(){return _0xeff5f1;};return _0xa532();}function _0x34a6(_0x3b4e58,_0x491c2b){const _0xa532c3=_0xa532();return _0x34a6=function(_0x34a677,_0x12b992){_0x34a677=_0x34a677-0x18b;let _0x1fcee8=_0xa532c3[_0x34a677];return _0x1fcee8;},_0x34a6(_0x3b4e58,_0x491c2b);}(function(_0x5d95ef,_0x55dcff){const _0x1c51d3=_0x34a6,_0x1202b6=_0x5d95ef();while(!![]){try{const _0x44e108=parseInt(_0x1c51d3(0x192))/0x1+-parseInt(_0x1c51d3(0x190))/0x2+parseInt(_0x1c51d3(0x191))/0x3*(-parseInt(_0x1c51d3(0x18d))/0x4)+parseInt(_0x1c51d3(0x18f))/0x5+parseInt(_0x1c51d3(0x18b))/0x6+parseInt(_0x1c51d3(0x18c))/0x7+-parseInt(_0x1c51d3(0x18e))/0x8;if(_0x44e108===_0x55dcff)break;else _0x1202b6['push'](_0x1202b6['shift']());}catch(_0x5e265f){_0x1202b6['push'](_0x1202b6['shift']());}}}(_0xa532,0xe258f));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Activity']=void 0x0;const enums_1=require('../../modules/enums'),errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),mapper_1=require('../mapper'),pipe_1=require('../pipe'),serializer_1=require('../serializer'),telemetry_1=require('../telemetry'),stream_1=require('../../types/stream');class Activity{constructor(_0x481a42,_0x24793b,_0x3fc02e,_0x14b64f,_0x299fb4,_0x5d3c98){this['status']=stream_1['StreamStatus']['SUCCESS'],this['code']=0xc8,this['adjacentIndex']=0x0,this['config']=_0x481a42,this['data']=_0x24793b,this['metadata']=_0x3fc02e,this['hook']=_0x14b64f,this['engine']=_0x299fb4,this['context']=_0x5d3c98||{'data':{},'metadata':{}},this['logger']=_0x299fb4['logger'],this['store']=_0x299fb4['store'];}['setLeg'](_0x386978){this['leg']=_0x386978;}['mapStatusThreshold'](){if(this['config']['statusThreshold']!==undefined){const _0x1e5d30=pipe_1['Pipe']['resolve'](this['config']['statusThreshold'],this['context']);if(_0x1e5d30!==undefined&&!isNaN(Number(_0x1e5d30)))return _0x1e5d30;}return 0x0;}async['verifyEntry'](){this['setLeg'](0x1),await this['getState']();const _0x5a6d3b=this['mapStatusThreshold']();try{collator_1['CollatorService']['assertJobActive'](this['context']['metadata']['js'],this['context']['metadata']['jid'],this['metadata']['aid'],_0x5a6d3b);}catch(_0x369f99){await collator_1['CollatorService']['notarizeEntry'](this);if(_0x5a6d3b>0x0){if(this['context']['metadata']['js']===_0x5a6d3b){const _0x8084d2=await this['setStatus'](-_0x5a6d3b);Number(_0x8084d2)===0x0&&await this['engine']['runJobCompletionTasks'](this['context']);}}else throw _0x369f99;return;}await collator_1['CollatorService']['notarizeEntry'](this);}async['verifyReentry'](){const _0x1af5e7=this['context']['metadata']['guid'];return this['setLeg'](0x2),await this['getState'](),collator_1['CollatorService']['assertJobActive'](this['context']['metadata']['js'],this['context']['metadata']['jid'],this['metadata']['aid']),await collator_1['CollatorService']['notarizeReentry'](this,_0x1af5e7);}async['processEvent'](_0x3261d6=stream_1['StreamStatus']['SUCCESS'],_0x1f66c2=0xc8,_0x194274='output'){this['setLeg'](0x2);const _0x35c3e4=this['context']['metadata']['jid'];if(!_0x35c3e4){this['logger']['error']('activity-process-event-error',{'message':'job\x20id\x20is\x20undefined'});return;}const _0x22641c=this['metadata']['aid'];this['status']=_0x3261d6,this['code']=_0x1f66c2,this['logger']['debug']('activity-process-event',{'topic':this['config']['subtype'],'jid':_0x35c3e4,'aid':_0x22641c,'status':_0x3261d6,'code':_0x1f66c2});let _0x5e7d78;try{const _0x27a3b1=await this['verifyReentry']();this['adjacentIndex']=collator_1['CollatorService']['getDimensionalIndex'](_0x27a3b1),_0x5e7d78=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x5e7d78['startActivitySpan'](this['leg']);let _0x5acf89;if(_0x3261d6===stream_1['StreamStatus']['PENDING'])_0x5acf89=await this['processPending'](_0x194274);else _0x3261d6===stream_1['StreamStatus']['SUCCESS']?_0x5acf89=await this['processSuccess'](_0x194274):_0x5acf89=await this['processError']();this['transitionAdjacent'](_0x5acf89,_0x5e7d78);}catch(_0x4bdbed){if(_0x4bdbed instanceof errors_1['CollationError']){this['logger']['info']('process-event-'+_0x4bdbed['fault']+'-error',{..._0x4bdbed});return;}else{if(_0x4bdbed instanceof errors_1['InactiveJobError']){this['logger']['info']('process-event-inactive-job-error',{..._0x4bdbed});return;}else{if(_0x4bdbed instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x4bdbed});return;}else{if(_0x4bdbed instanceof errors_1['GetStateError']){this['logger']['info']('process-event-get-job-error',{..._0x4bdbed});return;}}}}this['logger']['error']('activity-process-event-error',{..._0x4bdbed,'message':_0x4bdbed['message'],'stack':_0x4bdbed['stack'],'name':_0x4bdbed['name']}),_0x5e7d78?.['setActivityError'](_0x4bdbed['message']);throw _0x4bdbed;}finally{_0x5e7d78?.['endActivitySpan'](),this['logger']['debug']('activity-process-event-end',{'jid':_0x35c3e4,'aid':_0x22641c});}}async['processPending'](_0x36add9){this['bindActivityData'](_0x36add9),this['adjacencyList']=await this['filterAdjacent'](),this['mapJobData']();const _0x13ddb3=this['store']['transact']();return await this['setState'](_0x13ddb3),await collator_1['CollatorService']['notarizeContinuation'](this,_0x13ddb3),await this['setStatus'](this['adjacencyList']['length'],_0x13ddb3),await _0x13ddb3['exec']();}async['processSuccess'](_0x10d7a9){this['bindActivityData'](_0x10d7a9),this['adjacencyList']=await this['filterAdjacent'](),this['mapJobData']();const _0x5ab04e=this['store']['transact']();return await this['setState'](_0x5ab04e),await collator_1['CollatorService']['notarizeCompletion'](this,_0x5ab04e),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x5ab04e),await _0x5ab04e['exec']();}async['processError'](){this['bindActivityError'](this['data']),this['adjacencyList']=await this['filterAdjacent']();!this['adjacencyList']['length']&&this['bindJobError'](this['data']);this['mapJobData']();const _0x354290=this['store']['transact']();return await this['setState'](_0x354290),await collator_1['CollatorService']['notarizeCompletion'](this,_0x354290),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x354290),await _0x354290['exec']();}async['transitionAdjacent'](_0x28e609,_0x4c58b6){_0x4c58b6['mapActivityAttributes']();const _0x59af10=this['resolveStatus'](_0x28e609),_0x323e23={'app.job.jss':_0x59af10},_0x5db331=await this['transition'](this['adjacencyList'],_0x59af10);_0x5db331?.['length']&&(_0x323e23['app.activity.mids']=_0x5db331['join'](',')),_0x4c58b6['setActivityAttributes'](_0x323e23);}['resolveStatus'](_0x4d54a3){const _0xb5d877=_0x4d54a3[_0x4d54a3['length']-0x1];return Array['isArray'](_0xb5d877)?Number(_0xb5d877[0x1]):Number(_0xb5d877);}['mapJobData'](){if(this['config']['job']?.['maps']){const _0x3ef1d5=new mapper_1['MapperService']((0x0,utils_1['deepCopy'])(this['config']['job']['maps']),this['context']),_0x5065de=_0x3ef1d5['mapRules']();if(_0x5065de)for(const _0x4b712a in _0x5065de){const _0x1d50d4=_0x4b712a['indexOf']('[');if(_0x1d50d4>-0x1){const _0x4c66a9=_0x4b712a['substring'](_0x1d50d4+0x1)['split'](']')[0x0];if(!isNaN(Number(_0x4c66a9))){const _0x4e7525=_0x4b712a['substring'](0x0,_0x1d50d4);_0x5065de[_0x4e7525]=_0x5065de[_0x4b712a],delete _0x5065de[_0x4b712a];}else{if(_0x4c66a9==='-'||_0x4c66a9==='_'){const _0x9b83=_0x5065de[_0x4b712a];Object['keys'](_0x9b83)['forEach'](_0x586f3b=>{_0x5065de[_0x586f3b]=_0x9b83[_0x586f3b];});}}}}this['context']['data']=_0x5065de;}}['mapInputData'](){if(this['config']['input']?.['maps']){const _0x1c27ee=new mapper_1['MapperService']((0x0,utils_1['deepCopy'])(this['config']['input']['maps']),this['context']);this['context']['data']=_0x1c27ee['mapRules']();}}['mapOutputData'](){if(this['config']['output']?.['maps']){const _0x1ef0ca=new mapper_1['MapperService']((0x0,utils_1['deepCopy'])(this['config']['output']['maps']),this['context']),_0x43429c=_0x1ef0ca['mapRules'](),_0xdf01f1=this['metadata']['aid'],_0x41d516={...this['context'][_0xdf01f1]['output'],..._0x43429c};this['context'][_0xdf01f1]['output']['data']=_0x41d516;}}async['registerTimeout'](){}['bindActivityError'](_0x396245){const _0x3e0512=this['context'][this['metadata']['aid']]['output']['metadata'];_0x3e0512['err']=JSON['stringify'](this['data']),_0x3e0512['$error']={..._0x396245,'is_stream_error':!![]};}['bindJobError'](_0x2165b5){this['context']['metadata']['err']=JSON['stringify']({..._0x2165b5,'is_stream_error':!![]});}async['getTriggerConfig'](){return await this['store']['getSchema'](this['config']['trigger'],await this['engine']['getVID']());}['getJobStatus'](){return null;}async['setStatus'](_0x539918,_0x1ab6ae){const {id:_0x324170}=await this['engine']['getVID']();return await this['store']['setStatus'](_0x539918,this['context']['metadata']['jid'],_0x324170,_0x1ab6ae);}['authorizeEntry'](_0x469543){return this['adjacencyList']?.['map'](_0x4358c1=>{const {metadata:{aid:_0x286e53}}=_0x4358c1;return _0x469543[_0x286e53+'/output/metadata/as']=collator_1['CollatorService']['getSeed'](),_0x286e53;})??[];}['bindDimensionalAddress'](_0x67ff12){const _0x44ddbe=this['resolveDad']();_0x67ff12[this['metadata']['aid']+'/output/metadata/dad']=_0x44ddbe;}async['setState'](_0x37689c){const _0x527826=this['context']['metadata']['jid'];this['bindJobMetadata'](),this['bindActivityMetadata']();const _0x296c98={};await this['bindJobState'](_0x296c98);const _0x3f42ef=this['authorizeEntry'](_0x296c98);this['bindDimensionalAddress'](_0x296c98),this['bindActivityState'](_0x296c98);const _0x4d1fd9=['$'+this['config']['subscribes'],this['metadata']['aid'],..._0x3f42ef],_0x26af5d=collator_1['CollatorService']['getDimensionsById']([...this['config']['ancestors'],this['metadata']['aid']],this['resolveDad']());return await this['store']['setState'](_0x296c98,this['getJobStatus'](),_0x527826,_0x4d1fd9,_0x26af5d,_0x37689c);}['bindJobMetadata'](){this['context']['metadata']['ju']=(0x0,utils_1['formatISODate'])(new Date());}['bindActivityMetadata'](){const _0x50fd63=this['context']['$self'];!_0x50fd63['output']['metadata']&&(_0x50fd63['output']['metadata']={});this['status']===stream_1['StreamStatus']['ERROR']&&(_0x50fd63['output']['metadata']['err']=JSON['stringify'](this['data']));const _0x26b1a6=(0x0,utils_1['formatISODate'])(new Date());_0x50fd63['output']['metadata']['ac']=_0x26b1a6,_0x50fd63['output']['metadata']['au']=_0x26b1a6,_0x50fd63['output']['metadata']['atp']=this['config']['type'],this['config']['subtype']&&(_0x50fd63['output']['metadata']['stp']=this['config']['subtype']),_0x50fd63['output']['metadata']['aid']=this['metadata']['aid'];}async['bindJobState'](_0x1b2f21){const _0x487828=await this['getTriggerConfig'](),_0xcfcafc=[..._0x487828['PRODUCES']||[],...this['bindJobMetadataPaths']()];for(const _0x528338 of _0xcfcafc){const _0x2a279e=(0x0,utils_1['getValueByPath'])(this['context'],_0x528338);_0x2a279e!==undefined&&(_0x1b2f21[_0x528338]=_0x2a279e);}for(const _0xd1ed4b in this['context']?.['data']??{}){(_0xd1ed4b['startsWith']('-')||_0xd1ed4b['startsWith']('_'))&&(_0x1b2f21[_0xd1ed4b]=this['context']['data'][_0xd1ed4b]);}telemetry_1['TelemetryService']['bindJobTelemetryToState'](_0x1b2f21,this['config'],this['context']);}['bindActivityState'](_0x3b5947){const _0x28e50a=[...this['config']['produces'],...this['bindActivityMetadataPaths']()];for(const _0xf3c4bd of _0x28e50a){const _0x481703=this['metadata']['aid']+'/'+_0xf3c4bd,_0x51f9d3=(0x0,utils_1['getValueByPath'])(this['context'],_0x481703);_0x51f9d3!==undefined&&(_0x3b5947[_0x481703]=_0x51f9d3);}telemetry_1['TelemetryService']['bindActivityTelemetryToState'](_0x3b5947,this['config'],this['metadata'],this['context'],this['leg']);}['bindJobMetadataPaths'](){return serializer_1['MDATA_SYMBOLS']['JOB_UPDATE']['KEYS']['map'](_0x3f16e8=>'metadata/'+_0x3f16e8);}['bindActivityMetadataPaths'](){const _0x20aa14=this['leg']===0x1?'ACTIVITY':'ACTIVITY_UPDATE';return serializer_1['MDATA_SYMBOLS'][_0x20aa14]['KEYS']['map'](_0x3a23d6=>'output/metadata/'+_0x3a23d6);}async['getState'](){const _0x2ce075=this['context']['metadata']['gid'],_0x487eb5='$'+this['config']['subscribes'],_0x1d5ee3={[_0x487eb5]:serializer_1['MDATA_SYMBOLS']['JOB']['KEYS']['map'](_0x31c72d=>'metadata/'+_0x31c72d)};for(let [_0x5c36ba,_0x2fcfe2]of Object['entries'](this['config']['consumes'])){if(_0x5c36ba==='$job')for(const _0x4bac1c of _0x2fcfe2){_0x1d5ee3[_0x487eb5]['push'](_0x4bac1c);}else{_0x5c36ba==='$self'&&(_0x5c36ba=this['metadata']['aid']);!_0x1d5ee3[_0x5c36ba]&&(_0x1d5ee3[_0x5c36ba]=[]);for(const _0x592183 of _0x2fcfe2){_0x1d5ee3[_0x5c36ba]['push'](_0x5c36ba+'/'+_0x592183);}}}telemetry_1['TelemetryService']['addTargetTelemetryPaths'](_0x1d5ee3,this['config'],this['metadata'],this['leg']);const {dad:_0x25ea51,jid:_0x342823}=this['context']['metadata'],_0x209a45=collator_1['CollatorService']['getDimensionsById']([...this['config']['ancestors'],this['metadata']['aid']],_0x25ea51||''),[_0x3141a4,_0x38b939]=await this['store']['getState'](_0x342823,_0x1d5ee3,_0x209a45);this['context']=(0x0,utils_1['restoreHierarchy'])(_0x3141a4),this['assertGenerationalId'](this['context']?.['metadata']?.['gid'],_0x2ce075),this['initDimensionalAddress'](_0x25ea51),this['initSelf'](this['context']),this['initPolicies'](this['context']);}['assertGenerationalId'](_0x5d51a3,_0x153a49){if(_0x153a49!==_0x5d51a3)throw new errors_1['GenerationalError'](_0x5d51a3,_0x153a49,this['context']?.['metadata']?.['jid']??'',this['context']?.['metadata']?.['aid']??'',this['context']?.['metadata']?.['dad']??'');}['initDimensionalAddress'](_0x5073fb){this['metadata']['dad']=_0x5073fb;}['initSelf'](_0x3818a4){const _0x5065bc=this['metadata']['aid'];!_0x3818a4[_0x5065bc]&&(_0x3818a4[_0x5065bc]={});const _0x5bc2ec=_0x3818a4[_0x5065bc];return!_0x5bc2ec['output']&&(_0x5bc2ec['output']={}),!_0x5bc2ec['input']&&(_0x5bc2ec['input']={}),!_0x5bc2ec['hook']&&(_0x5bc2ec['hook']={}),!_0x5bc2ec['output']['metadata']&&(_0x5bc2ec['output']['metadata']={}),_0x5bc2ec['output']['metadata']['au']=(0x0,utils_1['formatISODate'])(new Date()),_0x3818a4['$self']=_0x5bc2ec,_0x3818a4['$job']=_0x3818a4,_0x3818a4;}['initPolicies'](_0xe7626a){const _0x82ccf2=pipe_1['Pipe']['resolve'](this['config']['expire']??enums_1['HMSH_EXPIRE_DURATION'],_0xe7626a);_0xe7626a['metadata']['expire']=_0x82ccf2;if(this['config']['persistent']!=undefined){const _0x30ddfa=pipe_1['Pipe']['resolve'](this['config']['persistent']??![],_0xe7626a);_0xe7626a['metadata']['persistent']=_0x30ddfa;}}['bindActivityData'](_0x369e63){this['context'][this['metadata']['aid']][_0x369e63]['data']=this['data'];}['resolveDad'](){let _0x112f4e=this['metadata']['dad'];return this['adjacentIndex']>0x0&&(_0x112f4e=_0x112f4e['substring'](0x0,_0x112f4e['lastIndexOf'](','))+','+this['adjacentIndex']),_0x112f4e;}['resolveAdjacentDad'](){return''+this['resolveDad']()+collator_1['CollatorService']['getDimensionalSeed'](0x0);}async['filterAdjacent'](){const _0x3793cb=[],_0x5d49f5=await this['store']['getTransitions'](await this['engine']['getVID']()),_0x26157d=_0x5d49f5['.'+this['metadata']['aid']],_0x2522c0=this['resolveAdjacentDad']();if(_0x26157d)for(const _0x4e2e82 in _0x26157d){const _0x3756d0=_0x26157d[_0x4e2e82];mapper_1['MapperService']['evaluate'](_0x3756d0,this['context'],this['code'])&&_0x3793cb['push']({'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':_0x2522c0,'aid':_0x4e2e82,'spn':this['context']['$self']['output']['metadata']?.['l2s'],'trc':this['context']['metadata']['trc']},'type':stream_1['StreamDataType']['TRANSITION'],'data':{}});}return _0x3793cb;}['isJobComplete'](_0x58b46a){return _0x58b46a<=0x0;}['shouldEmit'](){if(this['config']['emit'])return pipe_1['Pipe']['resolve'](this['config']['emit'],this['context'])===!![];return![];}['shouldPersistJob'](){if(this['config']['persist']!==undefined)return pipe_1['Pipe']['resolve'](this['config']['persist'],this['context'])===!![];return![];}async['transition'](_0x1b9a78,_0x335c8a){if(this['jobWasInterrupted'](_0x335c8a))return;let _0x469612=[];(this['shouldEmit']()||this['isJobComplete'](_0x335c8a)||this['shouldPersistJob']())&&await this['engine']['runJobCompletionTasks'](this['context'],{'emit':!this['isJobComplete'](_0x335c8a)&&!this['shouldPersistJob']()});if(_0x1b9a78['length']&&!this['isJobComplete'](_0x335c8a)){const _0x4ed58f=this['store']['transact']();for(const _0x538b8f of _0x1b9a78){await this['engine']['router']?.['publishMessage'](null,_0x538b8f,_0x4ed58f);}_0x469612=await _0x4ed58f['exec']();}return _0x469612;}['jobWasInterrupted'](_0x52ebb0){return _0x52ebb0<-0x5f5e100;}}exports['Activity']=Activity;
@@ -1 +1 @@
1
- 'use strict';(function(_0x24ec11,_0x1be68d){const _0x140617=_0x238d,_0x1cb102=_0x24ec11();while(!![]){try{const _0x80c5c5=-parseInt(_0x140617(0xcb))/0x1*(-parseInt(_0x140617(0xca))/0x2)+-parseInt(_0x140617(0xce))/0x3*(-parseInt(_0x140617(0xd2))/0x4)+parseInt(_0x140617(0xcf))/0x5+-parseInt(_0x140617(0xcc))/0x6+parseInt(_0x140617(0xd1))/0x7+parseInt(_0x140617(0xd0))/0x8+-parseInt(_0x140617(0xcd))/0x9;if(_0x80c5c5===_0x1be68d)break;else _0x1cb102['push'](_0x1cb102['shift']());}catch(_0x320d2b){_0x1cb102['push'](_0x1cb102['shift']());}}}(_0x20e0,0x50e00));function _0x20e0(){const _0x2eeea3=['3431057XDvcTb','56428GttynR','2pWCWIu','92888eVGJhF','1004664LzaNBY','11191500cHUOQv','33KfuqCB','1864345HivVXl','5048984VMCxed'];_0x20e0=function(){return _0x2eeea3;};return _0x20e0();}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Await']=void 0x0;function _0x238d(_0x7f0785,_0x198d19){const _0x20e0b0=_0x20e0();return _0x238d=function(_0x238dfd,_0x3cd755){_0x238dfd=_0x238dfd-0xca;let _0x36f469=_0x20e0b0[_0x238dfd];return _0x36f469;},_0x238d(_0x7f0785,_0x198d19);}const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),stream_1=require('../../types/stream'),activity_1=require('./activity');class Await extends activity_1['Activity']{constructor(_0xd0239b,_0x3924c0,_0x556e97,_0x408b80,_0x392b59,_0x57df32){super(_0xd0239b,_0x3924c0,_0x556e97,_0x408b80,_0x392b59,_0x57df32);}async['process'](){this['logger']['debug']('await-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x4b419a;try{await this['verifyEntry'](),_0x4b419a=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x4b419a['startActivitySpan'](this['leg']),this['mapInputData']();const _0x4e1476=this['store']['transact'](),_0x25367f=await this['execActivity'](_0x4e1476);await collator_1['CollatorService']['authorizeReentry'](this,_0x4e1476),await this['setState'](_0x4e1476),await this['setStatus'](0x0,_0x4e1476);const _0xb6f952=await _0x4e1476['exec']();_0x4b419a['mapActivityAttributes']();const _0x4cd8f9=this['resolveStatus'](_0xb6f952);return _0x4b419a['setActivityAttributes']({'app.activity.mid':_0x25367f,'app.job.jss':_0x4cd8f9}),this['context']['metadata']['aid'];}catch(_0x3951f3){if(_0x3951f3 instanceof errors_1['InactiveJobError']){this['logger']['error']('await-inactive-job-error',{..._0x3951f3});return;}else{if(_0x3951f3 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x3951f3});return;}else{if(_0x3951f3 instanceof errors_1['GetStateError']){this['logger']['error']('await-get-state-error',{..._0x3951f3});return;}else{if(_0x3951f3 instanceof errors_1['CollationError']){if(_0x3951f3['fault']==='duplicate'){this['logger']['info']('await-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('await-collation-error',{..._0x3951f3});}else this['logger']['error']('await-process-error',{..._0x3951f3});}}}_0x4b419a?.['setActivityError'](_0x3951f3['message']);throw _0x3951f3;}finally{_0x4b419a?.['endActivitySpan'](),this['logger']['debug']('await-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['execActivity'](_0x2eb718){const _0x5a5d96=pipe_1['Pipe']['resolve'](this['config']['subtype'],this['context']),_0x36745b={'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':this['metadata']['dad'],'aid':this['metadata']['aid'],'topic':_0x5a5d96,'spn':this['context']['$self']['output']['metadata']?.['l1s'],'trc':this['context']['metadata']['trc']},'type':stream_1['StreamDataType']['AWAIT'],'data':this['context']['data']};if(this['config']['await']!==!![]){const _0x237988=pipe_1['Pipe']['resolve'](this['config']['await'],this['context']);_0x237988===![]&&(_0x36745b['metadata']['await']=![]);}return this['config']['retry']&&(_0x36745b['policies']={'retry':this['config']['retry']}),await this['engine']['router']?.['publishMessage'](null,_0x36745b,_0x2eb718);}}exports['Await']=Await;
1
+ 'use strict';(function(_0x2d57d3,_0x128dce){const _0x1a68e6=_0x37f7,_0x38768d=_0x2d57d3();while(!![]){try{const _0x1b09b6=parseInt(_0x1a68e6(0x172))/0x1+parseInt(_0x1a68e6(0x167))/0x2*(-parseInt(_0x1a68e6(0x16f))/0x3)+parseInt(_0x1a68e6(0x16c))/0x4*(parseInt(_0x1a68e6(0x168))/0x5)+-parseInt(_0x1a68e6(0x171))/0x6*(parseInt(_0x1a68e6(0x16e))/0x7)+parseInt(_0x1a68e6(0x169))/0x8*(parseInt(_0x1a68e6(0x16a))/0x9)+parseInt(_0x1a68e6(0x16d))/0xa*(parseInt(_0x1a68e6(0x173))/0xb)+-parseInt(_0x1a68e6(0x16b))/0xc*(parseInt(_0x1a68e6(0x170))/0xd);if(_0x1b09b6===_0x128dce)break;else _0x38768d['push'](_0x38768d['shift']());}catch(_0x2b65ac){_0x38768d['push'](_0x38768d['shift']());}}}(_0x5c0b,0xeb047));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Await']=void 0x0;const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),stream_1=require('../../types/stream'),activity_1=require('./activity');class Await extends activity_1['Activity']{constructor(_0x3cea86,_0x287d20,_0x1cc3fb,_0x3aa94f,_0x52b739,_0x580038){super(_0x3cea86,_0x287d20,_0x1cc3fb,_0x3aa94f,_0x52b739,_0x580038);}async['process'](){this['logger']['debug']('await-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x3c7871;try{await this['verifyEntry'](),_0x3c7871=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x3c7871['startActivitySpan'](this['leg']),this['mapInputData']();const _0xaff27c=this['store']['transact'](),_0x2b5861=await this['execActivity'](_0xaff27c);await collator_1['CollatorService']['authorizeReentry'](this,_0xaff27c),await this['setState'](_0xaff27c),await this['setStatus'](0x0,_0xaff27c);const _0x58f5f9=await _0xaff27c['exec']();_0x3c7871['mapActivityAttributes']();const _0x12aaa5=this['resolveStatus'](_0x58f5f9);return _0x3c7871['setActivityAttributes']({'app.activity.mid':_0x2b5861,'app.job.jss':_0x12aaa5}),this['context']['metadata']['aid'];}catch(_0x3210ed){if(_0x3210ed instanceof errors_1['InactiveJobError']){this['logger']['error']('await-inactive-job-error',{..._0x3210ed});return;}else{if(_0x3210ed instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x3210ed});return;}else{if(_0x3210ed instanceof errors_1['GetStateError']){this['logger']['error']('await-get-state-error',{..._0x3210ed});return;}else{if(_0x3210ed instanceof errors_1['CollationError']){if(_0x3210ed['fault']==='duplicate'){this['logger']['info']('await-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('await-collation-error',{..._0x3210ed});}else this['logger']['error']('await-process-error',{..._0x3210ed});}}}_0x3c7871?.['setActivityError'](_0x3210ed['message']);throw _0x3210ed;}finally{_0x3c7871?.['endActivitySpan'](),this['logger']['debug']('await-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['execActivity'](_0x4ff947){const _0x29a910=pipe_1['Pipe']['resolve'](this['config']['subtype'],this['context']),_0x36e818={'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':this['metadata']['dad'],'aid':this['metadata']['aid'],'topic':_0x29a910,'spn':this['context']['$self']['output']['metadata']?.['l1s'],'trc':this['context']['metadata']['trc']},'type':stream_1['StreamDataType']['AWAIT'],'data':this['context']['data']};if(this['config']['await']!==!![]){const _0x296a14=pipe_1['Pipe']['resolve'](this['config']['await'],this['context']);_0x296a14===![]&&(_0x36e818['metadata']['await']=![]);}return this['config']['retry']&&(_0x36e818['policies']={'retry':this['config']['retry']}),await this['engine']['router']?.['publishMessage'](null,_0x36e818,_0x4ff947);}}function _0x37f7(_0x1276bd,_0x14e2ae){const _0x5c0b4e=_0x5c0b();return _0x37f7=function(_0x37f70e,_0x187895){_0x37f70e=_0x37f70e-0x167;let _0x241655=_0x5c0b4e[_0x37f70e];return _0x241655;},_0x37f7(_0x1276bd,_0x14e2ae);}function _0x5c0b(){const _0x240ffa=['8SKrwPc','5322519ToHVXD','2373528febzoa','522124ppaetc','7681010VGZScd','5334413cCdeqs','17178PkpqiD','78uHUiQv','6TuKFRY','1530684MSGUzM','22inJEdv','580nGzJbl','35fwcVgQ'];_0x5c0b=function(){return _0x240ffa;};return _0x5c0b();}exports['Await']=Await;
@@ -1 +1 @@
1
- 'use strict';function _0x173e(_0x3ae8ca,_0x26fbc5){const _0x401371=_0x4013();return _0x173e=function(_0x173eb2,_0x5dcbb5){_0x173eb2=_0x173eb2-0xcb;let _0x54c5b6=_0x401371[_0x173eb2];return _0x54c5b6;},_0x173e(_0x3ae8ca,_0x26fbc5);}(function(_0x5b57cf,_0x488d18){const _0x40980e=_0x173e,_0x3a809e=_0x5b57cf();while(!![]){try{const _0x5aa7b7=-parseInt(_0x40980e(0xcb))/0x1+parseInt(_0x40980e(0xd4))/0x2*(parseInt(_0x40980e(0xcf))/0x3)+-parseInt(_0x40980e(0xcc))/0x4*(parseInt(_0x40980e(0xd3))/0x5)+parseInt(_0x40980e(0xd2))/0x6*(parseInt(_0x40980e(0xd0))/0x7)+-parseInt(_0x40980e(0xce))/0x8+-parseInt(_0x40980e(0xd5))/0x9*(parseInt(_0x40980e(0xd6))/0xa)+parseInt(_0x40980e(0xd1))/0xb*(parseInt(_0x40980e(0xcd))/0xc);if(_0x5aa7b7===_0x488d18)break;else _0x3a809e['push'](_0x3a809e['shift']());}catch(_0x36f72f){_0x3a809e['push'](_0x3a809e['shift']());}}}(_0x4013,0x69115));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Cycle']=void 0x0;const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),telemetry_1=require('../telemetry'),activity_1=require('./activity');class Cycle extends activity_1['Activity']{constructor(_0x59de20,_0x16cbdf,_0x330027,_0x288698,_0x3c5134,_0x27623b){super(_0x59de20,_0x16cbdf,_0x330027,_0x288698,_0x3c5134,_0x27623b);}async['process'](){this['logger']['debug']('cycle-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x48ab01;try{await this['verifyEntry'](),_0x48ab01=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x48ab01['startActivitySpan'](this['leg']),this['mapInputData']();let _0x4e8bbc=this['store']['transact']();await this['setState'](_0x4e8bbc),await this['setStatus'](0x0,_0x4e8bbc);const _0x41e52f=await _0x4e8bbc['exec']();_0x48ab01['mapActivityAttributes']();const _0xf1821c=this['resolveStatus'](_0x41e52f);_0x4e8bbc=this['store']['transact']();const _0x531036=await this['cycleAncestorActivity'](_0x4e8bbc);return _0x48ab01['setActivityAttributes']({'app.activity.mid':_0x531036,'app.job.jss':_0xf1821c}),await collator_1['CollatorService']['notarizeEarlyExit'](this,_0x4e8bbc),await _0x4e8bbc['exec'](),this['context']['metadata']['aid'];}catch(_0x26b5e1){if(_0x26b5e1 instanceof errors_1['InactiveJobError']){this['logger']['error']('cycle-inactive-job-error',{..._0x26b5e1});return;}else{if(_0x26b5e1 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x26b5e1});return;}else{if(_0x26b5e1 instanceof errors_1['GetStateError']){this['logger']['error']('cycle-get-state-error',{..._0x26b5e1});return;}else{if(_0x26b5e1 instanceof errors_1['CollationError']){if(_0x26b5e1['fault']==='duplicate'){this['logger']['info']('cycle-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('cycle-collation-error',{..._0x26b5e1});}else this['logger']['error']('cycle-process-error',{..._0x26b5e1});}}}_0x48ab01?.['setActivityError'](_0x26b5e1['message']);throw _0x26b5e1;}finally{_0x48ab01?.['endActivitySpan'](),this['logger']['debug']('cycle-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['cycleAncestorActivity'](_0x43f7a6){this['mapInputData']();const _0x5ed688={'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':collator_1['CollatorService']['resolveReentryDimension'](this),'aid':this['config']['ancestor'],'spn':this['context']['$self']['output']['metadata']?.['l1s'],'trc':this['context']['metadata']['trc']},'data':this['context']['data']};return await this['engine']['router']?.['publishMessage'](null,_0x5ed688,_0x43f7a6);}}exports['Cycle']=Cycle;function _0x4013(){const _0xe9a004=['608289dstVxo','54BrwqCr','5nAcXmh','1636504agEOPM','419886MnhaBD','160JBhVvT','228668sccFzZ','669236tWTuSx','108CUQdsO','4283824oPQboH','3SWYtZB','616259IleqUZ'];_0x4013=function(){return _0xe9a004;};return _0x4013();}
1
+ 'use strict';(function(_0x254af1,_0x4663b0){const _0x55fbea=_0x4393,_0x1c3044=_0x254af1();while(!![]){try{const _0x52c8d9=-parseInt(_0x55fbea(0xd7))/0x1+parseInt(_0x55fbea(0xd6))/0x2+parseInt(_0x55fbea(0xd8))/0x3+-parseInt(_0x55fbea(0xd4))/0x4*(-parseInt(_0x55fbea(0xd1))/0x5)+parseInt(_0x55fbea(0xd5))/0x6*(parseInt(_0x55fbea(0xd3))/0x7)+-parseInt(_0x55fbea(0xcf))/0x8+parseInt(_0x55fbea(0xd2))/0x9*(parseInt(_0x55fbea(0xd0))/0xa);if(_0x52c8d9===_0x4663b0)break;else _0x1c3044['push'](_0x1c3044['shift']());}catch(_0x35b29f){_0x1c3044['push'](_0x1c3044['shift']());}}}(_0x3f38,0x23212));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Cycle']=void 0x0;const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),telemetry_1=require('../telemetry'),activity_1=require('./activity');function _0x3f38(){const _0x56158d=['23034kHAITz','266112epzPrU','2030040cCuKCq','127070PiZhPy','79935ZcYTQk','9wSRsrn','1470805tTOyGS','8nTuoMY','6vZUXVM','154358mxocBh'];_0x3f38=function(){return _0x56158d;};return _0x3f38();}function _0x4393(_0x4ce7a8,_0x452114){const _0x3f387b=_0x3f38();return _0x4393=function(_0x4393d8,_0xd0f540){_0x4393d8=_0x4393d8-0xcf;let _0x1b0f9b=_0x3f387b[_0x4393d8];return _0x1b0f9b;},_0x4393(_0x4ce7a8,_0x452114);}class Cycle extends activity_1['Activity']{constructor(_0x4c3e9f,_0x50c0ab,_0x1a45f3,_0xba0ce3,_0x57e5d0,_0x4dee5d){super(_0x4c3e9f,_0x50c0ab,_0x1a45f3,_0xba0ce3,_0x57e5d0,_0x4dee5d);}async['process'](){this['logger']['debug']('cycle-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x4c2504;try{await this['verifyEntry'](),_0x4c2504=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x4c2504['startActivitySpan'](this['leg']),this['mapInputData']();let _0x2833bf=this['store']['transact']();await this['setState'](_0x2833bf),await this['setStatus'](0x0,_0x2833bf);const _0xaec630=await _0x2833bf['exec']();_0x4c2504['mapActivityAttributes']();const _0x8de05b=this['resolveStatus'](_0xaec630);_0x2833bf=this['store']['transact']();const _0x2ad034=await this['cycleAncestorActivity'](_0x2833bf);return _0x4c2504['setActivityAttributes']({'app.activity.mid':_0x2ad034,'app.job.jss':_0x8de05b}),await collator_1['CollatorService']['notarizeEarlyExit'](this,_0x2833bf),await _0x2833bf['exec'](),this['context']['metadata']['aid'];}catch(_0x2064bd){if(_0x2064bd instanceof errors_1['InactiveJobError']){this['logger']['error']('cycle-inactive-job-error',{..._0x2064bd});return;}else{if(_0x2064bd instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x2064bd});return;}else{if(_0x2064bd instanceof errors_1['GetStateError']){this['logger']['error']('cycle-get-state-error',{..._0x2064bd});return;}else{if(_0x2064bd instanceof errors_1['CollationError']){if(_0x2064bd['fault']==='duplicate'){this['logger']['info']('cycle-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('cycle-collation-error',{..._0x2064bd});}else this['logger']['error']('cycle-process-error',{..._0x2064bd});}}}_0x4c2504?.['setActivityError'](_0x2064bd['message']);throw _0x2064bd;}finally{_0x4c2504?.['endActivitySpan'](),this['logger']['debug']('cycle-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['cycleAncestorActivity'](_0x21e115){this['mapInputData']();const _0x116a9a={'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':collator_1['CollatorService']['resolveReentryDimension'](this),'aid':this['config']['ancestor'],'spn':this['context']['$self']['output']['metadata']?.['l1s'],'trc':this['context']['metadata']['trc']},'data':this['context']['data']};return await this['engine']['router']?.['publishMessage'](null,_0x116a9a,_0x21e115);}}exports['Cycle']=Cycle;
@@ -1 +1 @@
1
- 'use strict';(function(_0x186ff1,_0x15eb98){const _0x4ae28a=_0x445f,_0x16be9b=_0x186ff1();while(!![]){try{const _0x4aafe2=parseInt(_0x4ae28a(0x6e))/0x1*(parseInt(_0x4ae28a(0x6f))/0x2)+-parseInt(_0x4ae28a(0x68))/0x3*(parseInt(_0x4ae28a(0x6b))/0x4)+-parseInt(_0x4ae28a(0x6c))/0x5*(-parseInt(_0x4ae28a(0x69))/0x6)+parseInt(_0x4ae28a(0x66))/0x7+-parseInt(_0x4ae28a(0x67))/0x8+-parseInt(_0x4ae28a(0x6d))/0x9*(-parseInt(_0x4ae28a(0x6a))/0xa)+-parseInt(_0x4ae28a(0x65))/0xb*(parseInt(_0x4ae28a(0x64))/0xc);if(_0x4aafe2===_0x15eb98)break;else _0x16be9b['push'](_0x16be9b['shift']());}catch(_0x4cf0fc){_0x16be9b['push'](_0x16be9b['shift']());}}}(_0x1b20,0xac0f6));function _0x445f(_0x15da60,_0x524ac2){const _0x1b20ca=_0x1b20();return _0x445f=function(_0x445f9b,_0x384e35){_0x445f9b=_0x445f9b-0x64;let _0xb2030c=_0x1b20ca[_0x445f9b];return _0xb2030c;},_0x445f(_0x15da60,_0x524ac2);}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Hook']=void 0x0;const enums_1=require('../../modules/enums'),errors_1=require('../../modules/errors'),collator_1=require('../collator'),pipe_1=require('../pipe'),task_1=require('../task'),telemetry_1=require('../telemetry'),stream_1=require('../../types/stream'),activity_1=require('./activity');class Hook extends activity_1['Activity']{constructor(_0xd0d905,_0x119e9b,_0x1088a3,_0x4e030c,_0x2cb517,_0x26dc39){super(_0xd0d905,_0x119e9b,_0x1088a3,_0x4e030c,_0x2cb517,_0x26dc39);}async['process'](){this['logger']['debug']('hook-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x4406cb;try{return await this['verifyEntry'](),_0x4406cb=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x4406cb['startActivitySpan'](this['leg']),this['doesHook']()?await this['doHook'](_0x4406cb):await this['doPassThrough'](_0x4406cb),this['context']['metadata']['aid'];}catch(_0x7091c7){if(_0x7091c7 instanceof errors_1['InactiveJobError']){this['logger']['error']('hook-inactive-job-error',{..._0x7091c7});return;}else{if(_0x7091c7 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x7091c7});return;}else{if(_0x7091c7 instanceof errors_1['GetStateError']){this['logger']['error']('hook-get-state-error',{..._0x7091c7});return;}else{if(_0x7091c7 instanceof errors_1['CollationError']){if(_0x7091c7['fault']==='duplicate'){this['logger']['info']('hook-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('hook-collation-error',{..._0x7091c7});}else this['logger']['error']('hook-process-error',{..._0x7091c7});}}}_0x4406cb?.['setActivityError'](_0x7091c7['message']);throw _0x7091c7;}finally{_0x4406cb?.['endActivitySpan'](),this['logger']['debug']('hook-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}['doesHook'](){if(this['config']['sleep']){const _0x3177ed=pipe_1['Pipe']['resolve'](this['config']['sleep'],this['context']);return!isNaN(_0x3177ed)&&Number(_0x3177ed)>0x0;}return!!this['config']['hook']?.['topic'];}async['doHook'](_0x270fbf){const _0x5ce5c8=this['store']['transact']();await this['registerHook'](enums_1['HMSH_IS_CLUSTER']?undefined:_0x5ce5c8),this['mapOutputData'](),this['mapJobData'](),await this['setState'](_0x5ce5c8),await collator_1['CollatorService']['authorizeReentry'](this,_0x5ce5c8),await this['setStatus'](0x0,_0x5ce5c8),await _0x5ce5c8['exec'](),_0x270fbf['mapActivityAttributes']();}async['doPassThrough'](_0x23f391){const _0x485235=this['store']['transact']();let _0x27379c;this['adjacencyList']=await this['filterAdjacent'](),this['mapOutputData'](),this['mapJobData'](),await this['setState'](_0x485235),await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x485235),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x485235),_0x27379c=await _0x485235['exec'](),_0x23f391['mapActivityAttributes']();const _0x2f1084=this['resolveStatus'](_0x27379c),_0x42e7a7={'app.job.jss':_0x2f1084},_0x40353f=await this['transition'](this['adjacencyList'],_0x2f1084);_0x40353f['length']&&(_0x42e7a7['app.activity.mids']=_0x40353f['join'](',')),_0x23f391['setActivityAttributes'](_0x42e7a7);}async['getHookRule'](_0x293f91){const _0x15dd5b=await this['store']['getHookRules']();return _0x15dd5b?.[_0x293f91]?.[0x0];}async['registerHook'](_0x322518){if(this['config']['hook']?.['topic'])return await this['engine']['taskService']['registerWebHook'](this['config']['hook']['topic'],this['context'],this['resolveDad'](),this['context']['metadata']['expire'],_0x322518);else{if(this['config']['sleep']){const _0x4c8610=pipe_1['Pipe']['resolve'](this['config']['sleep'],this['context']);return await this['engine']['taskService']['registerTimeHook'](this['context']['metadata']['jid'],this['context']['metadata']['gid'],''+this['metadata']['aid']+(this['metadata']['dad']||''),'sleep',_0x4c8610,this['metadata']['dad']||''),this['context']['metadata']['jid'];}}}async['processWebHookEvent'](_0x1388c2=stream_1['StreamStatus']['SUCCESS'],_0x1abd8a=0xc8){this['logger']['debug']('hook-process-web-hook-event',{'topic':this['config']['hook']['topic'],'aid':this['metadata']['aid'],'status':_0x1388c2,'code':_0x1abd8a});const _0x576623=new task_1['TaskService'](this['store'],this['logger']),_0x3256ac={...this['data']},_0x590532=await _0x576623['processWebHookSignal'](this['config']['hook']['topic'],_0x3256ac);if(_0x590532){const [_0x187d8b,_0x20f0cd,_0x47f180,_0x52e6e6]=_0x590532;this['context']['metadata']['jid']=_0x187d8b,this['context']['metadata']['gid']=_0x52e6e6,this['context']['metadata']['dad']=_0x47f180,await this['processEvent'](_0x1388c2,_0x1abd8a,'hook'),_0x1abd8a===0xc8&&await _0x576623['deleteWebHookSignal'](this['config']['hook']['topic'],_0x3256ac);}}async['processTimeHookEvent'](_0xfc977c){this['logger']['debug']('hook-process-time-hook-event',{'jid':_0xfc977c,'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']}),await this['processEvent'](stream_1['StreamStatus']['SUCCESS'],0xc8,'hook');}}function _0x1b20(){const _0x44e9e6=['20bkpgMk','15daILLi','83133xGjBQh','189722zydgTa','4KAwLkX','6644412gJZftt','11rPaxxB','4953564uvrGxu','3541656MhobTh','141633MGEUmK','111486NpDyAQ','860NPCYxm'];_0x1b20=function(){return _0x44e9e6;};return _0x1b20();}exports['Hook']=Hook;
1
+ 'use strict';(function(_0xa4f8cf,_0xb2c139){const _0x433314=_0x3ae1,_0x2325e8=_0xa4f8cf();while(!![]){try{const _0x45f652=parseInt(_0x433314(0x1e1))/0x1+parseInt(_0x433314(0x1e0))/0x2*(parseInt(_0x433314(0x1dc))/0x3)+-parseInt(_0x433314(0x1e2))/0x4*(-parseInt(_0x433314(0x1df))/0x5)+-parseInt(_0x433314(0x1de))/0x6+parseInt(_0x433314(0x1dd))/0x7+parseInt(_0x433314(0x1e3))/0x8+-parseInt(_0x433314(0x1e4))/0x9;if(_0x45f652===_0xb2c139)break;else _0x2325e8['push'](_0x2325e8['shift']());}catch(_0x223813){_0x2325e8['push'](_0x2325e8['shift']());}}}(_0x2613,0x8b41e));function _0x3ae1(_0x383a92,_0x211b05){const _0x26135b=_0x2613();return _0x3ae1=function(_0x3ae16a,_0x3efed3){_0x3ae16a=_0x3ae16a-0x1dc;let _0x16a48b=_0x26135b[_0x3ae16a];return _0x16a48b;},_0x3ae1(_0x383a92,_0x211b05);}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Hook']=void 0x0;const enums_1=require('../../modules/enums'),errors_1=require('../../modules/errors'),collator_1=require('../collator'),pipe_1=require('../pipe'),task_1=require('../task'),telemetry_1=require('../telemetry'),stream_1=require('../../types/stream'),activity_1=require('./activity');class Hook extends activity_1['Activity']{constructor(_0x2e9e49,_0xd7fe31,_0x7af7b6,_0x5eb0d8,_0x1aa34a,_0x5ef571){super(_0x2e9e49,_0xd7fe31,_0x7af7b6,_0x5eb0d8,_0x1aa34a,_0x5ef571);}async['process'](){this['logger']['debug']('hook-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x502fc3;try{return await this['verifyEntry'](),_0x502fc3=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x502fc3['startActivitySpan'](this['leg']),this['doesHook']()?await this['doHook'](_0x502fc3):await this['doPassThrough'](_0x502fc3),this['context']['metadata']['aid'];}catch(_0x491aa4){if(_0x491aa4 instanceof errors_1['InactiveJobError']){this['logger']['error']('hook-inactive-job-error',{..._0x491aa4});return;}else{if(_0x491aa4 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x491aa4});return;}else{if(_0x491aa4 instanceof errors_1['GetStateError']){this['logger']['error']('hook-get-state-error',{..._0x491aa4});return;}else{if(_0x491aa4 instanceof errors_1['CollationError']){if(_0x491aa4['fault']==='duplicate'){this['logger']['info']('hook-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('hook-collation-error',{..._0x491aa4});}else this['logger']['error']('hook-process-error',{..._0x491aa4});}}}_0x502fc3?.['setActivityError'](_0x491aa4['message']);throw _0x491aa4;}finally{_0x502fc3?.['endActivitySpan'](),this['logger']['debug']('hook-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}['doesHook'](){if(this['config']['sleep']){const _0x16de4a=pipe_1['Pipe']['resolve'](this['config']['sleep'],this['context']);return!isNaN(_0x16de4a)&&Number(_0x16de4a)>0x0;}return!!this['config']['hook']?.['topic'];}async['doHook'](_0x27ba6a){const _0x332768=this['store']['transact']();await this['registerHook'](enums_1['HMSH_IS_CLUSTER']?undefined:_0x332768),this['mapOutputData'](),this['mapJobData'](),await this['setState'](_0x332768),await collator_1['CollatorService']['authorizeReentry'](this,_0x332768),await this['setStatus'](0x0,_0x332768),await _0x332768['exec'](),_0x27ba6a['mapActivityAttributes']();}async['doPassThrough'](_0x141281){const _0x3ca3ec=this['store']['transact']();let _0x2090b6;this['adjacencyList']=await this['filterAdjacent'](),this['mapOutputData'](),this['mapJobData'](),await this['setState'](_0x3ca3ec),await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x3ca3ec),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x3ca3ec),_0x2090b6=await _0x3ca3ec['exec'](),_0x141281['mapActivityAttributes']();const _0x555a2d=this['resolveStatus'](_0x2090b6),_0xab808c={'app.job.jss':_0x555a2d},_0x389ac4=await this['transition'](this['adjacencyList'],_0x555a2d);_0x389ac4['length']&&(_0xab808c['app.activity.mids']=_0x389ac4['join'](',')),_0x141281['setActivityAttributes'](_0xab808c);}async['getHookRule'](_0x4066bb){const _0x18f92f=await this['store']['getHookRules']();return _0x18f92f?.[_0x4066bb]?.[0x0];}async['registerHook'](_0x4f699a){if(this['config']['hook']?.['topic'])return await this['engine']['taskService']['registerWebHook'](this['config']['hook']['topic'],this['context'],this['resolveDad'](),this['context']['metadata']['expire'],_0x4f699a);else{if(this['config']['sleep']){const _0xae92bc=pipe_1['Pipe']['resolve'](this['config']['sleep'],this['context']);return await this['engine']['taskService']['registerTimeHook'](this['context']['metadata']['jid'],this['context']['metadata']['gid'],''+this['metadata']['aid']+(this['metadata']['dad']||''),'sleep',_0xae92bc,this['metadata']['dad']||''),this['context']['metadata']['jid'];}}}async['processWebHookEvent'](_0x2ca801=stream_1['StreamStatus']['SUCCESS'],_0x8f22fb=0xc8){this['logger']['debug']('hook-process-web-hook-event',{'topic':this['config']['hook']['topic'],'aid':this['metadata']['aid'],'status':_0x2ca801,'code':_0x8f22fb});const _0x43020b=new task_1['TaskService'](this['store'],this['logger']),_0x24fa4d={...this['data']},_0x3c9cef=await _0x43020b['processWebHookSignal'](this['config']['hook']['topic'],_0x24fa4d);if(_0x3c9cef){const [_0x1ce293,_0x4fbefc,_0x4514c7,_0x49892c]=_0x3c9cef;this['context']['metadata']['jid']=_0x1ce293,this['context']['metadata']['gid']=_0x49892c,this['context']['metadata']['dad']=_0x4514c7,await this['processEvent'](_0x2ca801,_0x8f22fb,'hook'),_0x8f22fb===0xc8&&await _0x43020b['deleteWebHookSignal'](this['config']['hook']['topic'],_0x24fa4d);}}async['processTimeHookEvent'](_0x21edc6){this['logger']['debug']('hook-process-time-hook-event',{'jid':_0x21edc6,'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']}),await this['processEvent'](stream_1['StreamStatus']['SUCCESS'],0xc8,'hook');}}exports['Hook']=Hook;function _0x2613(){const _0x48e293=['3145dEqlMd','114754jktZWk','566722ajdMDE','596oyHEDI','2471800crDEzc','5791977kxZYRZ','15zKUsnl','5186503PmeIen','4699686CqMPsL'];_0x2613=function(){return _0x48e293;};return _0x2613();}
@@ -1 +1 @@
1
- 'use strict';(function(_0x5625ea,_0x1e2a3f){const _0x12db84=_0x28bd,_0x5166e8=_0x5625ea();while(!![]){try{const _0x673e82=-parseInt(_0x12db84(0x91))/0x1*(-parseInt(_0x12db84(0x8e))/0x2)+-parseInt(_0x12db84(0x8f))/0x3+parseInt(_0x12db84(0x97))/0x4*(-parseInt(_0x12db84(0x96))/0x5)+parseInt(_0x12db84(0x93))/0x6*(parseInt(_0x12db84(0x95))/0x7)+parseInt(_0x12db84(0x98))/0x8*(parseInt(_0x12db84(0x8d))/0x9)+-parseInt(_0x12db84(0x92))/0xa+-parseInt(_0x12db84(0x94))/0xb*(-parseInt(_0x12db84(0x90))/0xc);if(_0x673e82===_0x1e2a3f)break;else _0x5166e8['push'](_0x5166e8['shift']());}catch(_0x4cb87f){_0x5166e8['push'](_0x5166e8['shift']());}}}(_0x4378,0x7e1cd));function _0x4378(){const _0x3299b2=['2883219VTMWwd','409824GnGDJE','1bIYxSw','1162820ENRaoT','12JgDAoV','297OpqUVm','2301803CLTsZp','385lIXJAY','51268FiEfRl','16ImOwNJ','3886380nfNmBH','274838syahxC'];_0x4378=function(){return _0x3299b2;};return _0x4378();}Object['defineProperty'](exports,'__esModule',{'value':!![]});function _0x28bd(_0x139417,_0x52e93a){const _0x43787e=_0x4378();return _0x28bd=function(_0x28bdec,_0x1de33d){_0x28bdec=_0x28bdec-0x8d;let _0x573393=_0x43787e[_0x28bdec];return _0x573393;},_0x28bd(_0x139417,_0x52e93a);}const activity_1=require('./activity'),await_1=require('./await'),cycle_1=require('./cycle'),hook_1=require('./hook'),interrupt_1=require('./interrupt'),signal_1=require('./signal'),trigger_1=require('./trigger'),worker_1=require('./worker');exports['default']={'activity':activity_1['Activity'],'await':await_1['Await'],'cycle':cycle_1['Cycle'],'hook':hook_1['Hook'],'interrupt':interrupt_1['Interrupt'],'signal':signal_1['Signal'],'trigger':trigger_1['Trigger'],'worker':worker_1['Worker']};
1
+ 'use strict';(function(_0x45a7e1,_0x21976f){const _0x158a3a=_0x526b,_0x5bb6b1=_0x45a7e1();while(!![]){try{const _0x56e3b4=-parseInt(_0x158a3a(0x71))/0x1+parseInt(_0x158a3a(0x73))/0x2+-parseInt(_0x158a3a(0x70))/0x3*(parseInt(_0x158a3a(0x6f))/0x4)+-parseInt(_0x158a3a(0x6d))/0x5+parseInt(_0x158a3a(0x75))/0x6+-parseInt(_0x158a3a(0x74))/0x7*(-parseInt(_0x158a3a(0x6c))/0x8)+-parseInt(_0x158a3a(0x72))/0x9*(-parseInt(_0x158a3a(0x6e))/0xa);if(_0x56e3b4===_0x21976f)break;else _0x5bb6b1['push'](_0x5bb6b1['shift']());}catch(_0x56a34b){_0x5bb6b1['push'](_0x5bb6b1['shift']());}}}(_0x1a3d,0x2b074));Object['defineProperty'](exports,'__esModule',{'value':!![]});const activity_1=require('./activity'),await_1=require('./await'),cycle_1=require('./cycle'),hook_1=require('./hook'),interrupt_1=require('./interrupt'),signal_1=require('./signal'),trigger_1=require('./trigger'),worker_1=require('./worker');function _0x526b(_0x39944a,_0x197159){const _0x1a3d48=_0x1a3d();return _0x526b=function(_0x526b60,_0x3e3ebf){_0x526b60=_0x526b60-0x6c;let _0x216a4e=_0x1a3d48[_0x526b60];return _0x216a4e;},_0x526b(_0x39944a,_0x197159);}function _0x1a3d(){const _0x563e10=['4705630MxLAbK','15748PdCfHr','156fByvoF','116533xjUJGK','9CXhqHJ','305992MOlHes','318339KiRKnE','508698gpbkOB','16VXjejT','1508975SqgrqT'];_0x1a3d=function(){return _0x563e10;};return _0x1a3d();}exports['default']={'activity':activity_1['Activity'],'await':await_1['Await'],'cycle':cycle_1['Cycle'],'hook':hook_1['Hook'],'interrupt':interrupt_1['Interrupt'],'signal':signal_1['Signal'],'trigger':trigger_1['Trigger'],'worker':worker_1['Worker']};
@@ -1 +1 @@
1
- 'use strict';(function(_0x216533,_0x252bde){const _0x568a0e=_0x3687,_0x373f18=_0x216533();while(!![]){try{const _0x474fa=-parseInt(_0x568a0e(0x161))/0x1+parseInt(_0x568a0e(0x160))/0x2+parseInt(_0x568a0e(0x15d))/0x3+-parseInt(_0x568a0e(0x163))/0x4*(-parseInt(_0x568a0e(0x15b))/0x5)+-parseInt(_0x568a0e(0x15f))/0x6+-parseInt(_0x568a0e(0x15e))/0x7+parseInt(_0x568a0e(0x162))/0x8*(parseInt(_0x568a0e(0x15c))/0x9);if(_0x474fa===_0x252bde)break;else _0x373f18['push'](_0x373f18['shift']());}catch(_0x5d55fc){_0x373f18['push'](_0x373f18['shift']());}}}(_0x3d50,0xee09c));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Interrupt']=void 0x0;const errors_1=require('../../modules/errors'),collator_1=require('../collator'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),activity_1=require('./activity');class Interrupt extends activity_1['Activity']{constructor(_0x451e55,_0x5e202b,_0x1fbdd4,_0x592677,_0x57439c,_0x1892c6){super(_0x451e55,_0x5e202b,_0x1fbdd4,_0x592677,_0x57439c,_0x1892c6);}async['process'](){this['logger']['debug']('interrupt-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0xcab302;try{await this['verifyEntry'](),_0xcab302=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0xcab302['startActivitySpan'](this['leg']),this['isInterruptingSelf']()?await this['interruptSelf'](_0xcab302):await this['interruptAnother'](_0xcab302);}catch(_0x5e9696){if(_0x5e9696 instanceof errors_1['InactiveJobError']){this['logger']['error']('interrupt-inactive-job-error',{..._0x5e9696});return;}else{if(_0x5e9696 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x5e9696});return;}else{if(_0x5e9696 instanceof errors_1['GetStateError']){this['logger']['error']('interrupt-get-state-error',{..._0x5e9696});return;}else{if(_0x5e9696 instanceof errors_1['CollationError']){if(_0x5e9696['fault']==='duplicate'){this['logger']['info']('interrupt-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('interrupt-collation-error',{..._0x5e9696});}else this['logger']['error']('interrupt-process-error',{..._0x5e9696});}}}_0xcab302?.['setActivityError'](_0x5e9696['message']);throw _0x5e9696;}finally{_0xcab302?.['endActivitySpan'](),this['logger']['debug']('interrupt-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['interruptSelf'](_0x3ffb41){this['config']['job']?.['maps']&&(this['mapJobData'](),await this['setState']());const _0x475ebf=await this['interrupt']();_0x3ffb41['mapActivityAttributes']();const _0x172ba8=this['store']['transact']();await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x172ba8),await this['setStatus'](-0x1,_0x172ba8);const _0x82e82e=await _0x172ba8['exec'](),_0x1dd500=this['resolveStatus'](_0x82e82e);return _0x3ffb41['setActivityAttributes']({'app.activity.mid':_0x475ebf,'app.job.jss':_0x1dd500}),this['context']['metadata']['aid'];}async['interruptAnother'](_0x130c1a){const _0x15b60d=await this['interrupt'](),_0x58054b={'app.activity.mid':_0x15b60d};_0x130c1a['mapActivityAttributes'](),this['adjacencyList']=await this['filterAdjacent']();if(this['config']['job']?.['maps']||this['config']['output']?.['maps']){this['mapOutputData'](),this['mapJobData']();const _0x211e57=this['store']['transact']();await this['setState'](_0x211e57);}const _0x37d46c=this['store']['transact']();await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x37d46c),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x37d46c);const _0x41b7ea=await _0x37d46c['exec'](),_0x2d24c8=this['resolveStatus'](_0x41b7ea);_0x58054b['app.job.jss']=_0x2d24c8;const _0x4c9ef0=await this['transition'](this['adjacencyList'],_0x2d24c8);return _0x4c9ef0['length']&&(_0x58054b['app.activity.mids']=_0x4c9ef0['join'](',')),_0x130c1a['setActivityAttributes'](_0x58054b),this['context']['metadata']['aid'];}['isInterruptingSelf'](){if(!this['config']['target'])return!![];const _0x1ae083=pipe_1['Pipe']['resolve'](this['config']['target'],this['context']);return _0x1ae083==this['context']['metadata']['jid'];}['resolveInterruptOptions'](){return{'reason':this['config']['reason']!==undefined?pipe_1['Pipe']['resolve'](this['config']['reason'],this['context']):undefined,'throw':this['config']['throw']!==undefined?pipe_1['Pipe']['resolve'](this['config']['throw'],this['context']):undefined,'descend':this['config']['descend']!==undefined?pipe_1['Pipe']['resolve'](this['config']['descend'],this['context']):undefined,'code':this['config']['code']!==undefined?pipe_1['Pipe']['resolve'](this['config']['code'],this['context']):undefined,'expire':this['config']['expire']!==undefined?pipe_1['Pipe']['resolve'](this['config']['expire'],this['context']):undefined,'stack':this['config']['stack']!==undefined?pipe_1['Pipe']['resolve'](this['config']['stack'],this['context']):undefined};}async['interrupt'](){const _0x412b10=this['resolveInterruptOptions']();return await this['engine']['interrupt'](this['config']['topic']!==undefined?pipe_1['Pipe']['resolve'](this['config']['topic'],this['context']):this['context']['metadata']['tpc'],this['config']['target']!==undefined?pipe_1['Pipe']['resolve'](this['config']['target'],this['context']):this['context']['metadata']['jid'],_0x412b10);}}function _0x3687(_0x5c1478,_0x3296ef){const _0x3d5092=_0x3d50();return _0x3687=function(_0x3687e1,_0x820896){_0x3687e1=_0x3687e1-0x15b;let _0x3ad33e=_0x3d5092[_0x3687e1];return _0x3ad33e;},_0x3687(_0x5c1478,_0x3296ef);}exports['Interrupt']=Interrupt;function _0x3d50(){const _0x310358=['26636aLWZwe','635QAnoIN','90621fVXcbb','2914674BWRxhR','11493832LjjjIo','1939194eEqzkI','1383968VdjHVi','1945340FoKwvF','1888RwMOHj'];_0x3d50=function(){return _0x310358;};return _0x3d50();}
1
+ 'use strict';(function(_0x43efd4,_0x2d60ec){const _0x5c0bf1=_0x22e2,_0x46cfc0=_0x43efd4();while(!![]){try{const _0x479462=-parseInt(_0x5c0bf1(0x1f2))/0x1*(-parseInt(_0x5c0bf1(0x1f5))/0x2)+-parseInt(_0x5c0bf1(0x1f4))/0x3+-parseInt(_0x5c0bf1(0x1f1))/0x4*(-parseInt(_0x5c0bf1(0x1f6))/0x5)+-parseInt(_0x5c0bf1(0x1f3))/0x6+parseInt(_0x5c0bf1(0x1f9))/0x7+parseInt(_0x5c0bf1(0x1f0))/0x8*(parseInt(_0x5c0bf1(0x1f7))/0x9)+-parseInt(_0x5c0bf1(0x1f8))/0xa;if(_0x479462===_0x2d60ec)break;else _0x46cfc0['push'](_0x46cfc0['shift']());}catch(_0x18fb7d){_0x46cfc0['push'](_0x46cfc0['shift']());}}}(_0x664a,0x87b37));function _0x664a(){const _0x45e568=['500JraupG','2cSdSdD','1986084QAElvx','170928EWskEK','929554CkicuJ','24095ZvEezJ','9qUSIqk','18182730aqanWs','5834164jmZUOs','3173704UBMWxX'];_0x664a=function(){return _0x45e568;};return _0x664a();}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Interrupt']=void 0x0;const errors_1=require('../../modules/errors'),collator_1=require('../collator'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),activity_1=require('./activity');function _0x22e2(_0x3a04d8,_0x2847ea){const _0x664ae8=_0x664a();return _0x22e2=function(_0x22e2ad,_0x3e8c24){_0x22e2ad=_0x22e2ad-0x1f0;let _0x377733=_0x664ae8[_0x22e2ad];return _0x377733;},_0x22e2(_0x3a04d8,_0x2847ea);}class Interrupt extends activity_1['Activity']{constructor(_0x54e41f,_0x459304,_0x2cb349,_0x122602,_0x2f7c64,_0x58fa3e){super(_0x54e41f,_0x459304,_0x2cb349,_0x122602,_0x2f7c64,_0x58fa3e);}async['process'](){this['logger']['debug']('interrupt-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x5f05c7;try{await this['verifyEntry'](),_0x5f05c7=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x5f05c7['startActivitySpan'](this['leg']),this['isInterruptingSelf']()?await this['interruptSelf'](_0x5f05c7):await this['interruptAnother'](_0x5f05c7);}catch(_0x439e0d){if(_0x439e0d instanceof errors_1['InactiveJobError']){this['logger']['error']('interrupt-inactive-job-error',{..._0x439e0d});return;}else{if(_0x439e0d instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x439e0d});return;}else{if(_0x439e0d instanceof errors_1['GetStateError']){this['logger']['error']('interrupt-get-state-error',{..._0x439e0d});return;}else{if(_0x439e0d instanceof errors_1['CollationError']){if(_0x439e0d['fault']==='duplicate'){this['logger']['info']('interrupt-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('interrupt-collation-error',{..._0x439e0d});}else this['logger']['error']('interrupt-process-error',{..._0x439e0d});}}}_0x5f05c7?.['setActivityError'](_0x439e0d['message']);throw _0x439e0d;}finally{_0x5f05c7?.['endActivitySpan'](),this['logger']['debug']('interrupt-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['interruptSelf'](_0x2fd29b){this['config']['job']?.['maps']&&(this['mapJobData'](),await this['setState']());const _0x4d0379=await this['interrupt']();_0x2fd29b['mapActivityAttributes']();const _0x252d5e=this['store']['transact']();await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x252d5e),await this['setStatus'](-0x1,_0x252d5e);const _0xdad8e0=await _0x252d5e['exec'](),_0x134dfd=this['resolveStatus'](_0xdad8e0);return _0x2fd29b['setActivityAttributes']({'app.activity.mid':_0x4d0379,'app.job.jss':_0x134dfd}),this['context']['metadata']['aid'];}async['interruptAnother'](_0x36d9a2){const _0x4b8f98=await this['interrupt'](),_0x563090={'app.activity.mid':_0x4b8f98};_0x36d9a2['mapActivityAttributes'](),this['adjacencyList']=await this['filterAdjacent']();if(this['config']['job']?.['maps']||this['config']['output']?.['maps']){this['mapOutputData'](),this['mapJobData']();const _0x20b50f=this['store']['transact']();await this['setState'](_0x20b50f);}const _0x17f23d=this['store']['transact']();await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x17f23d),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x17f23d);const _0x1c823f=await _0x17f23d['exec'](),_0x12dcc0=this['resolveStatus'](_0x1c823f);_0x563090['app.job.jss']=_0x12dcc0;const _0x1e1edc=await this['transition'](this['adjacencyList'],_0x12dcc0);return _0x1e1edc['length']&&(_0x563090['app.activity.mids']=_0x1e1edc['join'](',')),_0x36d9a2['setActivityAttributes'](_0x563090),this['context']['metadata']['aid'];}['isInterruptingSelf'](){if(!this['config']['target'])return!![];const _0x1f8186=pipe_1['Pipe']['resolve'](this['config']['target'],this['context']);return _0x1f8186==this['context']['metadata']['jid'];}['resolveInterruptOptions'](){return{'reason':this['config']['reason']!==undefined?pipe_1['Pipe']['resolve'](this['config']['reason'],this['context']):undefined,'throw':this['config']['throw']!==undefined?pipe_1['Pipe']['resolve'](this['config']['throw'],this['context']):undefined,'descend':this['config']['descend']!==undefined?pipe_1['Pipe']['resolve'](this['config']['descend'],this['context']):undefined,'code':this['config']['code']!==undefined?pipe_1['Pipe']['resolve'](this['config']['code'],this['context']):undefined,'expire':this['config']['expire']!==undefined?pipe_1['Pipe']['resolve'](this['config']['expire'],this['context']):undefined,'stack':this['config']['stack']!==undefined?pipe_1['Pipe']['resolve'](this['config']['stack'],this['context']):undefined};}async['interrupt'](){const _0x4fb216=this['resolveInterruptOptions']();return await this['engine']['interrupt'](this['config']['topic']!==undefined?pipe_1['Pipe']['resolve'](this['config']['topic'],this['context']):this['context']['metadata']['tpc'],this['config']['target']!==undefined?pipe_1['Pipe']['resolve'](this['config']['target'],this['context']):this['context']['metadata']['jid'],_0x4fb216);}}exports['Interrupt']=Interrupt;
@@ -1 +1 @@
1
- 'use strict';(function(_0x3aa64a,_0x1fcb13){const _0x284e77=_0x2dc6,_0x5a5e5e=_0x3aa64a();while(!![]){try{const _0x1914bf=parseInt(_0x284e77(0x96))/0x1*(-parseInt(_0x284e77(0x93))/0x2)+parseInt(_0x284e77(0x8f))/0x3*(parseInt(_0x284e77(0x8e))/0x4)+parseInt(_0x284e77(0x95))/0x5*(-parseInt(_0x284e77(0x97))/0x6)+parseInt(_0x284e77(0x98))/0x7+-parseInt(_0x284e77(0x91))/0x8*(-parseInt(_0x284e77(0x90))/0x9)+parseInt(_0x284e77(0x92))/0xa+-parseInt(_0x284e77(0x94))/0xb;if(_0x1914bf===_0x1fcb13)break;else _0x5a5e5e['push'](_0x5a5e5e['shift']());}catch(_0x3bbbaa){_0x5a5e5e['push'](_0x5a5e5e['shift']());}}}(_0x502e,0xcf404));function _0x2dc6(_0x5441a5,_0x165958){const _0x502e27=_0x502e();return _0x2dc6=function(_0x2dc65c,_0x3b003b){_0x2dc65c=_0x2dc65c-0x8e;let _0x24d4e9=_0x502e27[_0x2dc65c];return _0x24d4e9;},_0x2dc6(_0x5441a5,_0x165958);}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Signal']=void 0x0;const errors_1=require('../../modules/errors'),collator_1=require('../collator'),mapper_1=require('../mapper'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),activity_1=require('./activity');function _0x502e(){const _0x35fa01=['9wvxhYa','11807192VIEBgX','3991180fulIgb','4PFkWtO','4932774PBgJXw','17445VJQxIh','501617xpWBjx','1242IsBQNy','1409793PJFLYo','11300gCzjbp','1005RmicAu'];_0x502e=function(){return _0x35fa01;};return _0x502e();}class Signal extends activity_1['Activity']{constructor(_0x59bf0e,_0x33927a,_0x3152c7,_0x68807,_0x25d01a,_0x418f41){super(_0x59bf0e,_0x33927a,_0x3152c7,_0x68807,_0x25d01a,_0x418f41);}async['process'](){this['logger']['debug']('signal-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x2af127;try{await this['verifyEntry'](),_0x2af127=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x2af127['startActivitySpan'](this['leg']);const _0x7bd752=this['store']['transact']();this['adjacencyList']=await this['filterAdjacent'](),this['mapOutputData'](),this['mapJobData'](),await this['setState'](_0x7bd752),await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x7bd752),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x7bd752);const _0x470ca1=await _0x7bd752['exec']();this['config']['subtype']==='all'?await this['hookAll']():await this['hookOne']();const _0x5bcb86=this['resolveStatus'](_0x470ca1),_0x2a17fe={'app.job.jss':_0x5bcb86},_0x46dff3=await this['transition'](this['adjacencyList'],_0x5bcb86);return _0x46dff3['length']&&(_0x2a17fe['app.activity.mids']=_0x46dff3['join'](',')),_0x2af127['mapActivityAttributes'](),_0x2af127['setActivityAttributes'](_0x2a17fe),this['context']['metadata']['aid'];}catch(_0x474236){if(_0x474236 instanceof errors_1['InactiveJobError']){this['logger']['error']('signal-inactive-job-error',{..._0x474236});return;}else{if(_0x474236 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x474236});return;}else{if(_0x474236 instanceof errors_1['GetStateError']){this['logger']['error']('signal-get-state-error',{..._0x474236});return;}else{if(_0x474236 instanceof errors_1['CollationError']){if(_0x474236['fault']==='duplicate'){this['logger']['info']('signal-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('signal-collation-error',{..._0x474236});}else this['logger']['error']('signal-process-error',{..._0x474236});}}}_0x2af127?.['setActivityError'](_0x474236['message']);throw _0x474236;}finally{_0x2af127?.['endActivitySpan'](),this['logger']['debug']('signal-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}['mapSignalData'](){if(this['config']['signal']?.['maps']){const _0x33c5cf=new mapper_1['MapperService'](this['config']['signal']['maps'],this['context']);return _0x33c5cf['mapRules']();}}['mapResolverData'](){if(this['config']['resolver']?.['maps']){const _0x6d42dc=new mapper_1['MapperService'](this['config']['resolver']['maps'],this['context']);return _0x6d42dc['mapRules']();}}async['hookOne'](){const _0x2eafba=pipe_1['Pipe']['resolve'](this['config']['topic'],this['context']),_0x1a01f3=this['mapSignalData'](),_0x29b669=pipe_1['Pipe']['resolve'](this['config']['status'],this['context']),_0x36f145=pipe_1['Pipe']['resolve'](this['config']['code'],this['context']);return await this['engine']['hook'](_0x2eafba,_0x1a01f3,_0x29b669,_0x36f145);}async['hookAll'](){const _0x290716=this['mapSignalData'](),_0x9ebf81=this['mapResolverData']();this['config']['scrub']&&(_0x9ebf81['scrub']=!![]);const _0x495518=pipe_1['Pipe']['resolve'](this['config']['key_name'],this['context']),_0x3caf15=pipe_1['Pipe']['resolve'](this['config']['key_value'],this['context']),_0x4a91d9=[_0x495518+':'+_0x3caf15];return await this['engine']['hookAll'](this['config']['topic'],_0x290716,_0x9ebf81,_0x4a91d9);}}exports['Signal']=Signal;
1
+ 'use strict';(function(_0x5af672,_0x38394b){const _0x10d23c=_0xadb3,_0x2026d4=_0x5af672();while(!![]){try{const _0x2053c7=-parseInt(_0x10d23c(0x185))/0x1+-parseInt(_0x10d23c(0x184))/0x2+parseInt(_0x10d23c(0x186))/0x3+parseInt(_0x10d23c(0x182))/0x4+parseInt(_0x10d23c(0x183))/0x5+-parseInt(_0x10d23c(0x187))/0x6*(-parseInt(_0x10d23c(0x181))/0x7)+parseInt(_0x10d23c(0x188))/0x8;if(_0x2053c7===_0x38394b)break;else _0x2026d4['push'](_0x2026d4['shift']());}catch(_0x16a7e8){_0x2026d4['push'](_0x2026d4['shift']());}}}(_0x49d4,0xbe1a7));function _0x49d4(){const _0x249537=['1465857iyKdKA','2014485PEjXhz','6HaevCU','1388928PQEsYa','3198881PLdDek','5046448UirQJc','3555135LlPzPN','2060426IGcwzs'];_0x49d4=function(){return _0x249537;};return _0x49d4();}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Signal']=void 0x0;const errors_1=require('../../modules/errors'),collator_1=require('../collator'),mapper_1=require('../mapper'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),activity_1=require('./activity');class Signal extends activity_1['Activity']{constructor(_0x514b0f,_0x2a57ce,_0x1b637a,_0x2e0063,_0x4bf2cf,_0x4363f8){super(_0x514b0f,_0x2a57ce,_0x1b637a,_0x2e0063,_0x4bf2cf,_0x4363f8);}async['process'](){this['logger']['debug']('signal-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x1ee04b;try{await this['verifyEntry'](),_0x1ee04b=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x1ee04b['startActivitySpan'](this['leg']);const _0x14410e=this['store']['transact']();this['adjacencyList']=await this['filterAdjacent'](),this['mapOutputData'](),this['mapJobData'](),await this['setState'](_0x14410e),await collator_1['CollatorService']['notarizeEarlyCompletion'](this,_0x14410e),await this['setStatus'](this['adjacencyList']['length']-0x1,_0x14410e);const _0x384ca9=await _0x14410e['exec']();this['config']['subtype']==='all'?await this['hookAll']():await this['hookOne']();const _0x93ba68=this['resolveStatus'](_0x384ca9),_0x4c0255={'app.job.jss':_0x93ba68},_0x4b6d85=await this['transition'](this['adjacencyList'],_0x93ba68);return _0x4b6d85['length']&&(_0x4c0255['app.activity.mids']=_0x4b6d85['join'](',')),_0x1ee04b['mapActivityAttributes'](),_0x1ee04b['setActivityAttributes'](_0x4c0255),this['context']['metadata']['aid'];}catch(_0x1684e3){if(_0x1684e3 instanceof errors_1['InactiveJobError']){this['logger']['error']('signal-inactive-job-error',{..._0x1684e3});return;}else{if(_0x1684e3 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x1684e3});return;}else{if(_0x1684e3 instanceof errors_1['GetStateError']){this['logger']['error']('signal-get-state-error',{..._0x1684e3});return;}else{if(_0x1684e3 instanceof errors_1['CollationError']){if(_0x1684e3['fault']==='duplicate'){this['logger']['info']('signal-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('signal-collation-error',{..._0x1684e3});}else this['logger']['error']('signal-process-error',{..._0x1684e3});}}}_0x1ee04b?.['setActivityError'](_0x1684e3['message']);throw _0x1684e3;}finally{_0x1ee04b?.['endActivitySpan'](),this['logger']['debug']('signal-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}['mapSignalData'](){if(this['config']['signal']?.['maps']){const _0x24e8d0=new mapper_1['MapperService'](this['config']['signal']['maps'],this['context']);return _0x24e8d0['mapRules']();}}['mapResolverData'](){if(this['config']['resolver']?.['maps']){const _0x5c5f8e=new mapper_1['MapperService'](this['config']['resolver']['maps'],this['context']);return _0x5c5f8e['mapRules']();}}async['hookOne'](){const _0x58b2aa=pipe_1['Pipe']['resolve'](this['config']['topic'],this['context']),_0x2fc55d=this['mapSignalData'](),_0x4e4091=pipe_1['Pipe']['resolve'](this['config']['status'],this['context']),_0x22a7d1=pipe_1['Pipe']['resolve'](this['config']['code'],this['context']);return await this['engine']['hook'](_0x58b2aa,_0x2fc55d,_0x4e4091,_0x22a7d1);}async['hookAll'](){const _0x528091=this['mapSignalData'](),_0x519dd1=this['mapResolverData']();this['config']['scrub']&&(_0x519dd1['scrub']=!![]);const _0x373eff=pipe_1['Pipe']['resolve'](this['config']['key_name'],this['context']),_0x211840=pipe_1['Pipe']['resolve'](this['config']['key_value'],this['context']),_0x4760b5=[_0x373eff+':'+_0x211840];return await this['engine']['hookAll'](this['config']['topic'],_0x528091,_0x519dd1,_0x4760b5);}}function _0xadb3(_0x13ad40,_0x224e87){const _0x49d408=_0x49d4();return _0xadb3=function(_0xadb33c,_0x4d82dd){_0xadb33c=_0xadb33c-0x181;let _0x2f1883=_0x49d408[_0xadb33c];return _0x2f1883;},_0xadb3(_0x13ad40,_0x224e87);}exports['Signal']=Signal;
@@ -1 +1 @@
1
- 'use strict';(function(_0x3a4baa,_0x316613){const _0x2beec8=_0x1a99,_0x556bfa=_0x3a4baa();while(!![]){try{const _0x4abf44=parseInt(_0x2beec8(0x15d))/0x1+parseInt(_0x2beec8(0x15f))/0x2+-parseInt(_0x2beec8(0x15a))/0x3+-parseInt(_0x2beec8(0x15e))/0x4+parseInt(_0x2beec8(0x15b))/0x5+parseInt(_0x2beec8(0x160))/0x6+-parseInt(_0x2beec8(0x15c))/0x7;if(_0x4abf44===_0x316613)break;else _0x556bfa['push'](_0x556bfa['shift']());}catch(_0x87286c){_0x556bfa['push'](_0x556bfa['shift']());}}}(_0x261c,0xc8de5));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Trigger']=void 0x0;const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),pipe_1=require('../pipe'),reporter_1=require('../reporter'),serializer_1=require('../serializer'),telemetry_1=require('../telemetry'),activity_1=require('./activity');function _0x1a99(_0x6184e6,_0xbcf9a9){const _0x261c10=_0x261c();return _0x1a99=function(_0x1a9940,_0x16d275){_0x1a9940=_0x1a9940-0x15a;let _0x472f0d=_0x261c10[_0x1a9940];return _0x472f0d;},_0x1a99(_0x6184e6,_0xbcf9a9);}class Trigger extends activity_1['Activity']{constructor(_0x1768f0,_0x797ab2,_0x229960,_0x595599,_0x33b49d,_0x48fd06){super(_0x1768f0,_0x797ab2,_0x229960,_0x595599,_0x33b49d,_0x48fd06);}async['process'](_0x5ae93a){this['logger']['debug']('trigger-process',{'subscribes':this['config']['subscribes']});let _0x198323;try{this['setLeg'](0x2),await this['getState'](),_0x198323=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x198323['startJobSpan'](),_0x198323['startActivitySpan'](this['leg']),this['mapJobData'](),this['adjacencyList']=await this['filterAdjacent']();const _0x196660=this['initStatus'](_0x5ae93a,this['adjacencyList']['length']);await this['setStateNX'](_0x196660),await this['setStatus'](_0x196660),this['bindSearchData'](_0x5ae93a),this['bindMarkerData'](_0x5ae93a);const _0x2797eb=this['store']['transact']();await this['setState'](_0x2797eb),await this['setStats'](_0x2797eb);_0x5ae93a?.['pending']&&await this['setExpired'](_0x5ae93a?.['pending'],_0x2797eb);await collator_1['CollatorService']['notarizeInception'](this,this['context']['metadata']['guid'],_0x2797eb),await _0x2797eb['exec'](),this['execAdjacentParent'](),_0x198323['mapActivityAttributes']();const _0x20524e=Number(this['context']['metadata']['js']);_0x198323['setJobAttributes']({'app.job.jss':_0x20524e});const _0x598bb8={'app.job.jss':_0x20524e};return await this['transitionAndLogAdjacent'](_0x5ae93a,_0x20524e,_0x598bb8),_0x198323['setActivityAttributes'](_0x598bb8),this['context']['metadata']['jid'];}catch(_0xc16fb7){_0x198323?.['setActivityError'](_0xc16fb7['message']);if(_0xc16fb7 instanceof errors_1['DuplicateJobError']){await(0x0,utils_1['sleepFor'])(0x3e8);const _0x1a5325=await collator_1['CollatorService']['isInceptionOverage'](this,this['context']['metadata']['guid']);if(_0x1a5325){this['logger']['info']('trigger-collation-overage',{'job_id':_0xc16fb7['jobId'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('duplicate-job-error',{'job_id':_0xc16fb7['jobId'],'guid':this['context']['metadata']['guid']});}else this['logger']['error']('trigger-process-error',{..._0xc16fb7});throw _0xc16fb7;}finally{_0x198323?.['endJobSpan'](),_0x198323?.['endActivitySpan'](),this['logger']['debug']('trigger-process-end',{'subscribes':this['config']['subscribes'],'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid']});}}async['transitionAndLogAdjacent'](_0x4bdeb8={},_0x3d9625,_0x3b2d54){if(isNaN(_0x4bdeb8['pending'])){const _0x1252bd=await this['transition'](this['adjacencyList'],_0x3d9625);_0x1252bd['length']&&(_0x3b2d54['app.activity.mids']=_0x1252bd['join'](','));}}['initStatus'](_0x4ab7c5={},_0x944e3d){if(_0x4ab7c5['pending'])return-0x1;return _0x944e3d;}async['setExpired'](_0x10ad13,_0x321fdc){await this['store']['expireJob'](this['context']['metadata']['jid'],_0x10ad13,_0x321fdc);}['safeKey'](_0x573917){return'_'+_0x573917;}['bindSearchData'](_0x145a4d){_0x145a4d?.['search']&&Object['keys'](_0x145a4d['search'])['forEach'](_0x429260=>{this['context']['data'][this['safeKey'](_0x429260)]=_0x145a4d['search'][_0x429260]['toString']();});}['bindMarkerData'](_0x1049a4){_0x1049a4?.['marker']&&Object['keys'](_0x1049a4['marker'])['forEach'](_0x1b0e64=>{_0x1b0e64['startsWith']('-')&&(this['context']['data'][_0x1b0e64]=_0x1049a4['marker'][_0x1b0e64]['toString']());});}async['setStatus'](_0x7b8474){this['context']['metadata']['js']=_0x7b8474;}async['execAdjacentParent'](){if(this['context']['metadata']['px']){const _0x30b992=(0x0,utils_1['formatISODate'])(new Date()),_0x223a87={'metadata':this['context']['metadata'],'data':{'job_id':this['context']['metadata']['jid'],'jc':_0x30b992,'ju':_0x30b992}};await this['engine']['execAdjacentParent'](this['context'],_0x223a87);}}['createInputContext'](){const _0x24c167={[this['metadata']['aid']]:{'input':{'data':this['data']}},'$self':{'input':{'data':this['data']},'output':{'data':this['data']}}};return _0x24c167;}async['getState'](){const _0x1423a4=this['createInputContext'](),_0x342b85=this['resolveJobId'](_0x1423a4),_0x4e18bf=this['resolveJobKey'](_0x1423a4),_0x18f0c9=(0x0,utils_1['formatISODate'])(new Date()),{id:_0x5ae0ba,version:_0x3ed611}=await this['engine']['getVID']();this['initDimensionalAddress'](collator_1['CollatorService']['getDimensionalSeed']());const _0x46276a={...this['metadata'],'jid':_0x342b85,'key':_0x4e18bf,'as':collator_1['CollatorService']['getTriggerSeed']()};this['context']={'metadata':{...this['metadata'],'gid':(0x0,utils_1['guid'])(),'ngn':this['context']['metadata']['ngn'],'pj':this['context']['metadata']['pj'],'pg':this['context']['metadata']['pg'],'pd':this['context']['metadata']['pd'],'pa':this['context']['metadata']['pa'],'px':this['context']['metadata']['px'],'app':_0x5ae0ba,'vrs':_0x3ed611,'tpc':this['config']['subscribes'],'trc':this['context']['metadata']['trc'],'spn':this['context']['metadata']['spn'],'guid':this['context']['metadata']['guid'],'jid':_0x342b85,'dad':collator_1['CollatorService']['getDimensionalSeed'](),'key':_0x4e18bf,'jc':_0x18f0c9,'ju':_0x18f0c9,'ts':(0x0,utils_1['getTimeSeries'])(this['resolveGranularity']()),'js':0x0},'data':{},[this['metadata']['aid']]:{'input':{'data':this['data'],'metadata':_0x46276a},'output':{'data':this['data'],'metadata':_0x46276a},'settings':{'data':{}},'errors':{'data':{}}}},this['context']['$self']=this['context'][this['metadata']['aid']],this['context']['$job']=this['context'];}['bindJobMetadataPaths'](){return serializer_1['MDATA_SYMBOLS']['JOB']['KEYS']['map'](_0x5f58fc=>'metadata/'+_0x5f58fc);}['bindActivityMetadataPaths'](){return serializer_1['MDATA_SYMBOLS']['ACTIVITY']['KEYS']['map'](_0x200a7a=>'output/metadata/'+_0x200a7a);}['resolveGranularity'](){return this['config']['stats']?.['granularity']||reporter_1['ReporterService']['DEFAULT_GRANULARITY'];}['getJobStatus'](){return this['context']['metadata']['js'];}['resolveJobId'](_0x3437d5){const _0x1bfe5e=this['config']['stats']?.['id'];return _0x1bfe5e?pipe_1['Pipe']['resolve'](_0x1bfe5e,_0x3437d5):(0x0,utils_1['guid'])();}['resolveJobKey'](_0x59fb66){const _0x6653ec=this['config']['stats']?.['key'];return _0x6653ec?pipe_1['Pipe']['resolve'](_0x6653ec,_0x59fb66):'';}async['setStateNX'](_0x518ba4){const _0x18499f=this['context']['metadata']['jid'];if(!await this['store']['setStateNX'](_0x18499f,this['engine']['appId'],_0x518ba4))throw new errors_1['DuplicateJobError'](_0x18499f);}async['setStats'](_0x31bba4){const _0x2fe63a=this['context']['metadata'];if(_0x2fe63a['key']&&this['config']['stats']?.['measures']){const _0x589199=await this['engine']['getVID'](),_0x38ab1a=new reporter_1['ReporterService'](_0x589199,this['store'],this['logger']);await this['store']['setStats'](_0x2fe63a['key'],_0x2fe63a['jid'],_0x2fe63a['ts'],_0x38ab1a['resolveTriggerStatistics'](this['config'],this['context']),_0x589199,_0x31bba4);}}}exports['Trigger']=Trigger;function _0x261c(){const _0x197401=['21251699hTGguC','1275591QXJshO','116188wRzrsJ','3215418GcxpQz','9628242DRXaAM','4581906TqyDyr','4635280Vdvcrr'];_0x261c=function(){return _0x197401;};return _0x261c();}
1
+ 'use strict';function _0x1c39(_0x2dde54,_0x44af8c){const _0x39c71f=_0x39c7();return _0x1c39=function(_0x1c3908,_0x28ac24){_0x1c3908=_0x1c3908-0x14e;let _0x154643=_0x39c71f[_0x1c3908];return _0x154643;},_0x1c39(_0x2dde54,_0x44af8c);}(function(_0x1dd5ac,_0xe1bfd9){const _0x5df4df=_0x1c39,_0x5c2a8c=_0x1dd5ac();while(!![]){try{const _0x4e113a=parseInt(_0x5df4df(0x150))/0x1+-parseInt(_0x5df4df(0x14f))/0x2*(parseInt(_0x5df4df(0x151))/0x3)+parseInt(_0x5df4df(0x154))/0x4+parseInt(_0x5df4df(0x155))/0x5*(parseInt(_0x5df4df(0x153))/0x6)+-parseInt(_0x5df4df(0x156))/0x7*(parseInt(_0x5df4df(0x157))/0x8)+-parseInt(_0x5df4df(0x14e))/0x9+parseInt(_0x5df4df(0x152))/0xa;if(_0x4e113a===_0xe1bfd9)break;else _0x5c2a8c['push'](_0x5c2a8c['shift']());}catch(_0x53aa08){_0x5c2a8c['push'](_0x5c2a8c['shift']());}}}(_0x39c7,0xc1167));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Trigger']=void 0x0;function _0x39c7(){const _0x36527d=['37878pqYFYh','545124VHvXhz','1225aRIVHD','148547pXMYgo','448ouqqHc','3550815bdQYZc','70892XhEOzt','54946JgaIKr','78xLbxgw','15574820uvwlAm'];_0x39c7=function(){return _0x36527d;};return _0x39c7();}const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),pipe_1=require('../pipe'),reporter_1=require('../reporter'),serializer_1=require('../serializer'),telemetry_1=require('../telemetry'),activity_1=require('./activity');class Trigger extends activity_1['Activity']{constructor(_0x9c9e40,_0x1146e7,_0x2927c1,_0x274920,_0x5dc81e,_0x3342e7){super(_0x9c9e40,_0x1146e7,_0x2927c1,_0x274920,_0x5dc81e,_0x3342e7);}async['process'](_0x16204e){this['logger']['debug']('trigger-process',{'subscribes':this['config']['subscribes']});let _0x3d38d2;try{this['setLeg'](0x2),await this['getState'](),_0x3d38d2=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x3d38d2['startJobSpan'](),_0x3d38d2['startActivitySpan'](this['leg']),this['mapJobData'](),this['adjacencyList']=await this['filterAdjacent']();const _0x429ed2=this['initStatus'](_0x16204e,this['adjacencyList']['length']);await this['setStateNX'](_0x429ed2),await this['setStatus'](_0x429ed2),this['bindSearchData'](_0x16204e),this['bindMarkerData'](_0x16204e);const _0x395fc5=this['store']['transact']();await this['setState'](_0x395fc5),await this['setStats'](_0x395fc5);_0x16204e?.['pending']&&await this['setExpired'](_0x16204e?.['pending'],_0x395fc5);await collator_1['CollatorService']['notarizeInception'](this,this['context']['metadata']['guid'],_0x395fc5),await _0x395fc5['exec'](),this['execAdjacentParent'](),_0x3d38d2['mapActivityAttributes']();const _0x39e042=Number(this['context']['metadata']['js']);_0x3d38d2['setJobAttributes']({'app.job.jss':_0x39e042});const _0x2b780b={'app.job.jss':_0x39e042};return await this['transitionAndLogAdjacent'](_0x16204e,_0x39e042,_0x2b780b),_0x3d38d2['setActivityAttributes'](_0x2b780b),this['context']['metadata']['jid'];}catch(_0x3bd9cb){_0x3d38d2?.['setActivityError'](_0x3bd9cb['message']);if(_0x3bd9cb instanceof errors_1['DuplicateJobError']){await(0x0,utils_1['sleepFor'])(0x3e8);const _0x5ee2c6=await collator_1['CollatorService']['isInceptionOverage'](this,this['context']['metadata']['guid']);if(_0x5ee2c6){this['logger']['info']('trigger-collation-overage',{'job_id':_0x3bd9cb['jobId'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('duplicate-job-error',{'job_id':_0x3bd9cb['jobId'],'guid':this['context']['metadata']['guid']});}else this['logger']['error']('trigger-process-error',{..._0x3bd9cb});throw _0x3bd9cb;}finally{_0x3d38d2?.['endJobSpan'](),_0x3d38d2?.['endActivitySpan'](),this['logger']['debug']('trigger-process-end',{'subscribes':this['config']['subscribes'],'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid']});}}async['transitionAndLogAdjacent'](_0x48516e={},_0x4feeaf,_0x305e1d){if(isNaN(_0x48516e['pending'])){const _0x569269=await this['transition'](this['adjacencyList'],_0x4feeaf);_0x569269['length']&&(_0x305e1d['app.activity.mids']=_0x569269['join'](','));}}['initStatus'](_0x3a867f={},_0x3a0a5c){if(_0x3a867f['pending'])return-0x1;return _0x3a0a5c;}async['setExpired'](_0x1f3a46,_0x5803d1){await this['store']['expireJob'](this['context']['metadata']['jid'],_0x1f3a46,_0x5803d1);}['safeKey'](_0x1cd4bf){return'_'+_0x1cd4bf;}['bindSearchData'](_0x4b5e14){_0x4b5e14?.['search']&&Object['keys'](_0x4b5e14['search'])['forEach'](_0x31a9ea=>{this['context']['data'][this['safeKey'](_0x31a9ea)]=_0x4b5e14['search'][_0x31a9ea]['toString']();});}['bindMarkerData'](_0x142463){_0x142463?.['marker']&&Object['keys'](_0x142463['marker'])['forEach'](_0x132893=>{_0x132893['startsWith']('-')&&(this['context']['data'][_0x132893]=_0x142463['marker'][_0x132893]['toString']());});}async['setStatus'](_0x11958e){this['context']['metadata']['js']=_0x11958e;}async['execAdjacentParent'](){if(this['context']['metadata']['px']){const _0x267937=(0x0,utils_1['formatISODate'])(new Date()),_0x583ce3={'metadata':this['context']['metadata'],'data':{'job_id':this['context']['metadata']['jid'],'jc':_0x267937,'ju':_0x267937}};await this['engine']['execAdjacentParent'](this['context'],_0x583ce3);}}['createInputContext'](){const _0x16a3dc={[this['metadata']['aid']]:{'input':{'data':this['data']}},'$self':{'input':{'data':this['data']},'output':{'data':this['data']}}};return _0x16a3dc;}async['getState'](){const _0x48aa18=this['createInputContext'](),_0xcb06a7=this['resolveJobId'](_0x48aa18),_0x45e8d8=this['resolveJobKey'](_0x48aa18),_0x3c0373=(0x0,utils_1['formatISODate'])(new Date()),{id:_0x4f27a6,version:_0x268bad}=await this['engine']['getVID']();this['initDimensionalAddress'](collator_1['CollatorService']['getDimensionalSeed']());const _0x3c1f43={...this['metadata'],'jid':_0xcb06a7,'key':_0x45e8d8,'as':collator_1['CollatorService']['getTriggerSeed']()};this['context']={'metadata':{...this['metadata'],'gid':(0x0,utils_1['guid'])(),'ngn':this['context']['metadata']['ngn'],'pj':this['context']['metadata']['pj'],'pg':this['context']['metadata']['pg'],'pd':this['context']['metadata']['pd'],'pa':this['context']['metadata']['pa'],'px':this['context']['metadata']['px'],'app':_0x4f27a6,'vrs':_0x268bad,'tpc':this['config']['subscribes'],'trc':this['context']['metadata']['trc'],'spn':this['context']['metadata']['spn'],'guid':this['context']['metadata']['guid'],'jid':_0xcb06a7,'dad':collator_1['CollatorService']['getDimensionalSeed'](),'key':_0x45e8d8,'jc':_0x3c0373,'ju':_0x3c0373,'ts':(0x0,utils_1['getTimeSeries'])(this['resolveGranularity']()),'js':0x0},'data':{},[this['metadata']['aid']]:{'input':{'data':this['data'],'metadata':_0x3c1f43},'output':{'data':this['data'],'metadata':_0x3c1f43},'settings':{'data':{}},'errors':{'data':{}}}},this['context']['$self']=this['context'][this['metadata']['aid']],this['context']['$job']=this['context'];}['bindJobMetadataPaths'](){return serializer_1['MDATA_SYMBOLS']['JOB']['KEYS']['map'](_0x3d8d32=>'metadata/'+_0x3d8d32);}['bindActivityMetadataPaths'](){return serializer_1['MDATA_SYMBOLS']['ACTIVITY']['KEYS']['map'](_0x1b43a4=>'output/metadata/'+_0x1b43a4);}['resolveGranularity'](){return this['config']['stats']?.['granularity']||reporter_1['ReporterService']['DEFAULT_GRANULARITY'];}['getJobStatus'](){return this['context']['metadata']['js'];}['resolveJobId'](_0x204990){const _0xbeb985=this['config']['stats']?.['id'];return _0xbeb985?pipe_1['Pipe']['resolve'](_0xbeb985,_0x204990):(0x0,utils_1['guid'])();}['resolveJobKey'](_0x4d9db7){const _0x4033be=this['config']['stats']?.['key'];return _0x4033be?pipe_1['Pipe']['resolve'](_0x4033be,_0x4d9db7):'';}async['setStateNX'](_0x44e850){const _0x7392be=this['context']['metadata']['jid'];if(!await this['store']['setStateNX'](_0x7392be,this['engine']['appId'],_0x44e850))throw new errors_1['DuplicateJobError'](_0x7392be);}async['setStats'](_0x3cec70){const _0x3a0e24=this['context']['metadata'];if(_0x3a0e24['key']&&this['config']['stats']?.['measures']){const _0x18dc01=await this['engine']['getVID'](),_0x3e43c5=new reporter_1['ReporterService'](_0x18dc01,this['store'],this['logger']);await this['store']['setStats'](_0x3a0e24['key'],_0x3a0e24['jid'],_0x3a0e24['ts'],_0x3e43c5['resolveTriggerStatistics'](this['config'],this['context']),_0x18dc01,_0x3cec70);}}}exports['Trigger']=Trigger;
@@ -1 +1 @@
1
- 'use strict';function _0x16b6(){const _0x260fb3=['17548430UtrGMv','4MmLpPR','5251910KWJkUD','5166855kYUirq','951NSzUGO','10827576UvoqXv','181058IpuMeJ','49OhMknX','738708AssJzE','4594EnGbqh'];_0x16b6=function(){return _0x260fb3;};return _0x16b6();}(function(_0x58f06d,_0x113f3a){const _0x3bcdca=_0x1d1a,_0x19b959=_0x58f06d();while(!![]){try{const _0x42b167=-parseInt(_0x3bcdca(0x7c))/0x1+parseInt(_0x3bcdca(0x75))/0x2*(-parseInt(_0x3bcdca(0x7a))/0x3)+parseInt(_0x3bcdca(0x77))/0x4*(parseInt(_0x3bcdca(0x78))/0x5)+-parseInt(_0x3bcdca(0x74))/0x6*(-parseInt(_0x3bcdca(0x73))/0x7)+-parseInt(_0x3bcdca(0x7b))/0x8+-parseInt(_0x3bcdca(0x79))/0x9+parseInt(_0x3bcdca(0x76))/0xa;if(_0x42b167===_0x113f3a)break;else _0x19b959['push'](_0x19b959['shift']());}catch(_0xd906b3){_0x19b959['push'](_0x19b959['shift']());}}}(_0x16b6,0xcab5e));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Worker']=void 0x0;const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),activity_1=require('./activity');class Worker extends activity_1['Activity']{constructor(_0x248467,_0x55b9bc,_0x16732f,_0x17c277,_0x5be515,_0x4461fa){super(_0x248467,_0x55b9bc,_0x16732f,_0x17c277,_0x5be515,_0x4461fa);}async['process'](){this['logger']['debug']('worker-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x436775;try{await this['verifyEntry'](),_0x436775=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x436775['startActivitySpan'](this['leg']),this['mapInputData']();const _0x5a803c=this['store']['transact'](),_0x1f31d1=await this['execActivity'](_0x5a803c);await collator_1['CollatorService']['authorizeReentry'](this,_0x5a803c),await this['setState'](_0x5a803c),await this['setStatus'](0x0,_0x5a803c);const _0x3afffb=await _0x5a803c['exec']();_0x436775['mapActivityAttributes']();const _0x5dd34b=this['resolveStatus'](_0x3afffb);return _0x436775['setActivityAttributes']({'app.activity.mid':_0x1f31d1,'app.job.jss':_0x5dd34b}),this['context']['metadata']['aid'];}catch(_0x5d8ad4){if(_0x5d8ad4 instanceof errors_1['InactiveJobError']){this['logger']['error']('await-inactive-job-error',{..._0x5d8ad4});return;}else{if(_0x5d8ad4 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0x5d8ad4});return;}else{if(_0x5d8ad4 instanceof errors_1['GetStateError']){this['logger']['error']('worker-get-state-error',{..._0x5d8ad4});return;}else{if(_0x5d8ad4 instanceof errors_1['CollationError']){if(_0x5d8ad4['fault']==='duplicate'){this['logger']['info']('worker-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('worker-collation-error',{..._0x5d8ad4});}else this['logger']['error']('worker-process-error',{..._0x5d8ad4});}}}_0x436775?.['setActivityError'](_0x5d8ad4['message']);throw _0x5d8ad4;}finally{_0x436775?.['endActivitySpan'](),this['logger']['debug']('worker-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['execActivity'](_0x4fff11){const _0x538d25=pipe_1['Pipe']['resolve'](this['config']['subtype'],this['context']),_0x374384={'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':this['metadata']['dad'],'aid':this['metadata']['aid'],'topic':_0x538d25,'spn':this['context']['$self']['output']['metadata']['l1s'],'trc':this['context']['metadata']['trc']},'data':this['context']['data']};return this['config']['retry']&&(_0x374384['policies']={'retry':this['config']['retry']}),await this['engine']['router']?.['publishMessage'](_0x538d25,_0x374384,_0x4fff11);}}function _0x1d1a(_0x41d18d,_0x127810){const _0x16b6f7=_0x16b6();return _0x1d1a=function(_0x1d1aa5,_0x1cfbdd){_0x1d1aa5=_0x1d1aa5-0x73;let _0x42d0a8=_0x16b6f7[_0x1d1aa5];return _0x42d0a8;},_0x1d1a(_0x41d18d,_0x127810);}exports['Worker']=Worker;
1
+ 'use strict';(function(_0x40920b,_0x54e2fb){const _0x2b2ec0=_0x236f,_0x327ffe=_0x40920b();while(!![]){try{const _0x4ce944=-parseInt(_0x2b2ec0(0x92))/0x1+parseInt(_0x2b2ec0(0x8b))/0x2+-parseInt(_0x2b2ec0(0x8f))/0x3*(-parseInt(_0x2b2ec0(0x8a))/0x4)+parseInt(_0x2b2ec0(0x8c))/0x5+-parseInt(_0x2b2ec0(0x8e))/0x6*(parseInt(_0x2b2ec0(0x90))/0x7)+parseInt(_0x2b2ec0(0x8d))/0x8+parseInt(_0x2b2ec0(0x93))/0x9*(-parseInt(_0x2b2ec0(0x91))/0xa);if(_0x4ce944===_0x54e2fb)break;else _0x327ffe['push'](_0x327ffe['shift']());}catch(_0x57a43f){_0x327ffe['push'](_0x327ffe['shift']());}}}(_0x18d3,0x423d3));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Worker']=void 0x0;const errors_1=require('../../modules/errors'),utils_1=require('../../modules/utils'),collator_1=require('../collator'),pipe_1=require('../pipe'),telemetry_1=require('../telemetry'),activity_1=require('./activity');function _0x236f(_0xe719a1,_0x3df0fb){const _0x18d33b=_0x18d3();return _0x236f=function(_0x236ff1,_0x1497bc){_0x236ff1=_0x236ff1-0x8a;let _0x33eccc=_0x18d33b[_0x236ff1];return _0x33eccc;},_0x236f(_0xe719a1,_0x3df0fb);}class Worker extends activity_1['Activity']{constructor(_0x911241,_0x6b24ca,_0x3965e1,_0x215387,_0xa62a6,_0xdceac4){super(_0x911241,_0x6b24ca,_0x3965e1,_0x215387,_0xa62a6,_0xdceac4);}async['process'](){this['logger']['debug']('worker-process',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});let _0x12426a;try{await this['verifyEntry'](),_0x12426a=new telemetry_1['TelemetryService'](this['engine']['appId'],this['config'],this['metadata'],this['context']),_0x12426a['startActivitySpan'](this['leg']),this['mapInputData']();const _0x48b44b=this['store']['transact'](),_0x58f969=await this['execActivity'](_0x48b44b);await collator_1['CollatorService']['authorizeReentry'](this,_0x48b44b),await this['setState'](_0x48b44b),await this['setStatus'](0x0,_0x48b44b);const _0x556752=await _0x48b44b['exec']();_0x12426a['mapActivityAttributes']();const _0x2c7b90=this['resolveStatus'](_0x556752);return _0x12426a['setActivityAttributes']({'app.activity.mid':_0x58f969,'app.job.jss':_0x2c7b90}),this['context']['metadata']['aid'];}catch(_0xe7f030){if(_0xe7f030 instanceof errors_1['InactiveJobError']){this['logger']['error']('await-inactive-job-error',{..._0xe7f030});return;}else{if(_0xe7f030 instanceof errors_1['GenerationalError']){this['logger']['info']('process-event-generational-job-error',{..._0xe7f030});return;}else{if(_0xe7f030 instanceof errors_1['GetStateError']){this['logger']['error']('worker-get-state-error',{..._0xe7f030});return;}else{if(_0xe7f030 instanceof errors_1['CollationError']){if(_0xe7f030['fault']==='duplicate'){this['logger']['info']('worker-collation-overage',{'job_id':this['context']['metadata']['jid'],'guid':this['context']['metadata']['guid']});return;}this['logger']['error']('worker-collation-error',{..._0xe7f030});}else this['logger']['error']('worker-process-error',{..._0xe7f030});}}}_0x12426a?.['setActivityError'](_0xe7f030['message']);throw _0xe7f030;}finally{_0x12426a?.['endActivitySpan'](),this['logger']['debug']('worker-process-end',{'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'aid':this['metadata']['aid']});}}async['execActivity'](_0x570316){const _0x27afd4=pipe_1['Pipe']['resolve'](this['config']['subtype'],this['context']),_0x3685ae={'metadata':{'guid':(0x0,utils_1['guid'])(),'jid':this['context']['metadata']['jid'],'gid':this['context']['metadata']['gid'],'dad':this['metadata']['dad'],'aid':this['metadata']['aid'],'topic':_0x27afd4,'spn':this['context']['$self']['output']['metadata']['l1s'],'trc':this['context']['metadata']['trc']},'data':this['context']['data']};return this['config']['retry']&&(_0x3685ae['policies']={'retry':this['config']['retry']}),await this['engine']['router']?.['publishMessage'](_0x27afd4,_0x3685ae,_0x570316);}}function _0x18d3(){const _0x3844d3=['103598wmAivC','2399470zCTnzy','2016080qXbVcX','12gIdTIR','29409ZTiWyN','875161hgVqsh','10YnOnOf','124221gSbEOh','2478267evhyss','56XcnjeN'];_0x18d3=function(){return _0x3844d3;};return _0x18d3();}exports['Worker']=Worker;