Commit Graph

25 Commits

Author SHA1 Message Date
9f0acc1fce Merge branch 'composed-push-iterator' into sse-branc 2026-07-19 19:09:11 +00:00
b25ebc14bc Merge branch 'event-emitter' into sse-branc 2026-07-19 19:07:44 +00:00
2754ebe122 Merge branch 'exponential-backoff' into sse-branc 2026-07-19 19:07:07 +00:00
f178b2e6fd Fix fn comment 2026-07-19 16:59:20 +00:00
a395596883 Fix formatting 2026-07-19 14:03:09 +00:00
76f787211a Sse event parser 2026-07-19 09:16:49 +00:00
96483cf445 Documentation and spelling 2026-07-18 16:26:07 +00:00
23ecfbd032 Validate options on Exponential Backoff 2026-07-18 16:24:00 +00:00
7d40a40ea9 use js private 2026-07-18 13:56:43 +00:00
798ccdf32c Relocate statics below constructor 2026-07-18 13:53:04 +00:00
873a075329 Add abort signal to exponential backoff 2026-07-18 13:18:01 +00:00
bce4c1552e Make jitter subtract only 2026-07-13 22:07:40 +10:00
f346a1fc4f Actually simplify the while look condition 2026-07-13 02:21:37 +00:00
e726d1c25a Document await in exponential backoff run function 2026-07-13 01:48:26 +00:00
06cc8eff25 Throw Exponential Backoff error containing all execution errors 2026-07-13 01:48:14 +00:00
869b025e08 Document option in exponential backoff constructor 2026-07-13 01:48:10 +00:00
09d732ab41 simplify while loop condition 2026-07-13 01:48:05 +00:00
6f3eeb4079 Update barrel file 2026-07-13 01:44:02 +00:00
24d1c94b74 Use readable stream to simplify async-push-iterator 2026-07-13 01:43:23 +00:00
6fe4a64562 Add exponential backoff utility 2026-06-29 07:18:20 +00:00
d9a14769cb Add Event Emitter 2026-06-29 07:16:48 +00:00
kiok46
a4f4be394c Use bchvmversions, lockingtypes and capabilities from the types package for schema validation 2026-06-01 15:36:59 +05:30
Kuldeep
a41a3f4787 Make locktime a string as well and add variable property in the action requirements 2026-05-24 08:00:54 +00:00
Kuldeep
013583e7f8 Refactor, Added documentation, moved from avj-cli to avj, update script and added tests 2026-04-19 09:33:48 +00:00
Kuldeep
e8252b2fa2 Chore/base configurations 2026-01-25 12:51:34 +00:00