asymness

Results 2 issues of asymness

**Description** The `trigger_batch` and `trigger` functions in the library are using `sys.getsizeof(event['data'])` to measure the size of the event data. However, `sys.getsizeof()` returns the size of the object in memory,...