Sonnet 111 - CXI
O! for my sake do you with Fortune chide,
The guilty goddess of my harmful deeds,
That did not better for my life provide
Than public means which public manners breeds.
Thence comes it that my name receives a brand,
And almost thence my nature is subdued
To what it works in, like the dyer's hand:
Pity me, then, and wish I were renewed;
Whilst, like a willing patient, I will drink
Potions of eisell 'gainst my…
Not upgrading all the SQS code using boto.sqs.Message to boto3 has finally bitten me on the ass as boto just doesn't work on Python 3.12 which is what I'm moving to.
And I'm moving it because 3.7 has become the 2.7 of Python 3. Whilst I originally targeted 3.9 that is slipping away too.
There is a lot of SQS going on, not just pipelining but logging. The logging is kind of Schroedinger logging as I don't bother with it unless I need to.