This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
taskbuffer
Watch
3
Star
0
Fork
0
You've already forked taskbuffer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
v4.0.0
taskbuffer
/
ts_web
History
Juergen Kunz
248383aab1
BREAKING CHANGE(taskbuffer): Change default Task error handling: trigger() now rejects when taskFunction throws; add catchErrors option (default false) to preserve previous swallow behavior; track errors (lastError, errorCount) and expose them in metadata; improve error propagation and logging across runners, chains, parallels and debounced tasks; add tests and documentation for new behavior.
2026-01-25 23:29:00 +00:00
..
elements
feat(taskbuffer-dashboard): Add TaskBuffer dashboard web component, demo and browser tests; add HTML entry and update dependencies
2025-09-07 08:51:47 +00:00
00_commitinfo_data.ts
BREAKING CHANGE(taskbuffer): Change default Task error handling: trigger() now rejects when taskFunction throws; add catchErrors option (default false) to preserve previous swallow behavior; track errors (lastError, errorCount) and expose them in metadata; improve error propagation and logging across runners, chains, parallels and debounced tasks; add tests and documentation for new behavior.
2026-01-25 23:29:00 +00:00
index.ts
feat(taskbuffer-dashboard): Add TaskBuffer dashboard web component, demo and browser tests; add HTML entry and update dependencies
2025-09-07 08:51:47 +00:00
taskbuffer-dashboard.ts
feat(taskbuffer-dashboard): Add TaskBuffer dashboard web component, demo and browser tests; add HTML entry and update dependencies
2025-09-07 08:51:47 +00:00