You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Worker: support optional batching of log events (#1162)
* worker: re-write core event handler to allow more control of sequencing
* tidy tests and finish
* types
* add basic tests
* more testing
* Add batching and tests
* more tests
* options and more tests
* types
* copy new log stuff from other branch
* updates for live testing against lightning
Works great against new and legacy app, with or without batching
* options for interval and limit
* fix test
* copy across old test
* fix type
* add batch log test
* upate default batch size
* changeset
* run integration tests in batch mode
* update tests
* remove logging
* docs
0 commit comments