Daniel Wozniak

Results 245 comments of Daniel Wozniak

This should be resolved in the next 3006.x release.

> What about the released 3007.1 or the upcoming 3007.2 (?) ? Yes, it will be in `3007.2` as well as `3006.9`. Closing.

@kuroneko does the [master-alive-interval](https://docs.saltproject.io/en/latest/ref/configuration/minion.html#master-alive-interval) minion config option resolve this issue?

@doesitblend The master in question here was not overloaded but something was wrong with it's network causing minions to continually re-connect. At least, that was my understanding.

I was not able to reproduce this with `3006.5` ``` salt -c etc/master1 minion0001 state.apply file [INFO ] User dan Published command state.apply with jid 20240208215202186955 [INFO ] User dan...

@lallish Can you please include the debug logs from a minion while running your state?

Closing since there has been no activity since February.

> Thanks for the fix - the `__file_client__` dunder is ingenious. That being said, I was still seeing a bit of a performance regression during template rendering as `fileclient` wasn't...

> > Thanks for the fix - the `__file_client__` dunder is ingenious. That being said, I was still seeing a bit of a performance regression during template rendering as `fileclient`...