Ben Mask

Results 13 comments of Ben Mask

This seems to be an issue where the first loop call in loop_forever() triggers _check_keepalive() in client.py and sets the ping_t. On the second iteration of loop_forever() calling loop (which...

I have the same issue...It seems to have been introduced by the changes made for: https://github.com/iMerica/dj-rest-auth/pull/276 I am not sure what the purpose of creating the custom form was but...

Can confirm I encountered this on helm 3.13. Had to downgrade to work around

Is there an ETA for a new release version that includes this fix?

@AjayBathini-MSFT Why is this marked as closed when it is still a relevant issue? This impacts both the public and private LB

@coderholic What is the state of the repo? Is this still being maintained. If so are there any planned releases to resolve this issue?

@arthanson It looks like you are maintaining this repo. Any plans to release this merged fix in a 0.6.2 version?

Any development on this? I see that agent version 7.30.0 (https://github.com/DataDog/datadog-agent/pull/8577) introduced a flag to disable this. Is that flag accessible for users of the helm chart?

Same issue here. Install v1.5.0 via brew and getting this when trying to pipx install poetry

Just to add on to this. I have also been looking into this as it's been impacting me. The `Tag` value is also not respected when there is a `tag`...