Commit Graph
63 Commits
Author SHA1 Message Date
Harvmaster 099c392dd3 Dont emit to debounced listener if off was called 2026-08-10 02:02:44 +00:00
Harvmaster da412e4ad8 Clean up listener and timeout after waitfor reject 2026-08-10 02:00:12 +00:00
Harvmaster 91649558a8 Custom waitFor timeout error 2026-08-10 01:58:37 +00:00
Harvmaster 576a78022c Deeply freeze object 2026-08-10 01:58:04 +00:00
Harvmaster 6693964f5b Merge branch 'event-emitter' into sse-and-backoff 2026-08-09 05:09:33 +00:00
Harvmaster 21d3971e8a Merge branch 'development' into event-emitter 2026-08-07 12:45:03 +00:00
Harvmaster 2e4f4bbfa1 Off mutes debounced events 2026-08-07 12:44:18 +00:00
Harvmaster a799299633 Use hash privatE 2026-08-07 06:02:17 +00:00
Harvmaster 20a6c328fa Merge branch 'development' into sse-and-backoff 2026-08-07 05:56:22 +00:00
Harvmaster 4edf51ebb4 Fix type issue in requestInit 2026-08-07 05:52:33 +00:00
Harvmaster 79dacae153 Merge branch 'exponential-backoff' into sse-and-backoff 2026-08-07 05:48:29 +00:00
Harvmaster 70d7be1be3 Merge branch 'event-emitter' into sse-and-backoff 2026-08-07 05:47:18 +00:00
Harvmaster dc57495a86 Formatting 2026-08-07 02:17:58 +00:00
Harvmaster c919728fb3 Handle errors in Predicate function 2026-08-07 02:12:09 +00:00
Harvmaster ede4c54252 Improve waitFor docs 2026-08-07 02:11:55 +00:00
Harvmaster 8b47dd2d8b Add general off handling 2026-08-07 02:11:40 +00:00
Harvmaster a948671251 Use variable for debounce addtion 2026-08-07 01:44:20 +00:00
Harvmaster 3664464903 Use hash private 2026-08-07 01:43:49 +00:00
Harvmaster c7f8637ea0 Add off callback docs 2026-08-07 01:43:06 +00:00
Harvmaster 2b6f4e2f8e Freeze object when emitting 2026-08-07 01:42:55 +00:00
Harvmaster abd7cc619e Remove type assertion: 2026-08-07 01:41:50 +00:00
Harvmaster 6306cc3380 Formatting 2026-08-06 13:32:16 +00:00
Harvmaster f1bdb1c9ed Export errors 2026-08-06 13:31:47 +00:00
Kuldeep e76ff01192 Cash Assembly: Support for native cash assembly evaluations and primitive method resolution 2026-08-06 10:40:02 +00:00
Harvmaster 254aee021e Add public to statics 2026-08-06 10:08:56 +00:00
Harvmaster 44981839f8 Add TS Docs throws to constructor 2026-08-06 10:08:13 +00:00
Harvmaster 67c0239106 Move Types 2026-08-06 10:08:00 +00:00
Harvmaster 9f020df754 Fix errors 2026-08-06 10:07:38 +00:00
Harvmaster 604cd36334 Improve validation code. Add throws tsdocs to validateOptions 2026-08-06 10:06:04 +00:00
Harvmaster 5e8b0a1ea8 Change comment: aborted -> activated 2026-07-26 04:24:11 +00:00
Harvmaster 011b0391a5 Remove bad merge 2026-07-26 04:02:51 +00:00
Harvmaster 236386ced4 Merge branch 'development' into sse-and-backoff 2026-07-26 04:00:35 +00:00
HarvmasterandKuldeep c93ed7c09c Composed push iterator 2026-07-24 04:51:58 +00:00
Harvmaster 205fb18785 Use Custom Error Classes for Validation 2026-07-23 07:56:50 +00:00
Harvmaster a28b142ce6 Merge branch 'development' into sse-and-backoff 2026-07-20 10:21:33 +00:00
Harvmaster b49cbbd377 Add toExtendedJson and fromExtendedJson helper functions 2026-07-20 05:31:54 +00:00
Harvmaster 65be9c7dee Add SSE Session class 2026-07-19 19:24:07 +00:00
Harvmaster 047563f6fa Add try-async method 2026-07-19 19:15:22 +00:00
Harvmaster 9f0acc1fce Merge branch 'composed-push-iterator' into sse-branc 2026-07-19 19:09:11 +00:00
Harvmaster b25ebc14bc Merge branch 'event-emitter' into sse-branc 2026-07-19 19:07:44 +00:00
Harvmaster 2754ebe122 Merge branch 'exponential-backoff' into sse-branc 2026-07-19 19:07:07 +00:00
Harvmaster f178b2e6fd Fix fn comment 2026-07-19 16:59:20 +00:00
Harvmaster a395596883 Fix formatting 2026-07-19 14:03:09 +00:00
HarvmasterandKuldeep 76f787211a Sse event parser 2026-07-19 09:16:49 +00:00
Harvmaster 96483cf445 Documentation and spelling 2026-07-18 16:26:07 +00:00
Harvmaster 23ecfbd032 Validate options on Exponential Backoff 2026-07-18 16:24:00 +00:00
Harvmaster 7d40a40ea9 use js private 2026-07-18 13:56:43 +00:00
Harvmaster 798ccdf32c Relocate statics below constructor 2026-07-18 13:53:04 +00:00
Harvmaster 873a075329 Add abort signal to exponential backoff 2026-07-18 13:18:01 +00:00
Harvmaster bce4c1552e Make jitter subtract only 2026-07-13 22:07:40 +10:00