-
Release 3.3.2 Stable
released this
2024-11-13 09:37:40 +01:00 | 28 commits to master since this release- Fixed a problem with pyinfra where services could get into an infinite loop in which no new messages could be processed. This was the case, for example, when a stack was migrated. In this edge case, it could happen that tenants had already been created, but the tenant service was not yet ready and we could not request any active tenants. Now we try to send a request to the tenant service first at startup and otherwise shut down (aka restart) the service if the tenant service is not available. See RED-10441 for more context.
Created using the release-cli for version 3.3.2
Downloads