Ericsson / libpaf

Pathfinder service discovery client library
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Extend domain file with idle time configuration #32

Closed m-ronnblom closed 6 months ago

m-ronnblom commented 6 months ago

Allow configuring min and max idle time in the libpaf domain file.

PAF_IDLE_MIN/MAX works on the level of the library instance, and doesn't allow having different idle time limits on different domains.

Thoughts should be given to which of the domain file and the libpaf environment variables should take precedence, if both are set.