Kam

Results 9 comments of Kam

We are hitting this issue as well. Seems like a pretty fundamental error in the Segment sdk that can cause dropped events which can corrupt data/monitoring in downstream systems. Surprised...

@emont01: I structured the example code using the flush example syntax given in the segment docs: (at the end of this section) https://segment.com/docs/connections/sources/catalog/libraries/server/node/#batching > You can also flush on demand....

@emont01 I'm not trying to call exit 😆 ... just pointing out that flush doesn't actually behave as described in the docs. My solution is to just call the api...

@pooyaj ... I'm a bit surprised this got closed out. At the very least I suggest you change the `flush()` docs, since they still assert that all deliveries will have...

@yo1dog: I've started pulling this library altogether and instead just returning the axios promise. @pooyaj: I wonder how many of your customers don't even realize this is broken since it...

I was able to consistently reproduce by removing the poetry virtual env. I then tried running the individual make target for `install-python-dependencies` This changed the behavior. Before: ``` Installing Python...

@SmartManoj I think that is right. Not sure why but py3.12 was getting used. Working now with py3.11. Thanks!

Thanks for soliciting feedback openly! ## what worked - coffee was plentiful and readily available - registration/checkin was a breeze - volunteers were every where, super friendly, I always able...

I'm willing to keep the PR updated with base and make any requested changes if it is valuable to the project. However not sure I want to do that if...