Rafał
Rafał
"ERR_NON_2XX_3XX_RESPONSE" isn't much helpful, and instead of timings that I don't really need there could be the body.
This log worked: https://github.com/mikepenz/xray-action/blob/e326cb7c058e5ca844387c664cf90e348c9b9107/src/processor.ts#L124 These didn't work: https://github.com/mikepenz/xray-action/blob/e326cb7c058e5ca844387c664cf90e348c9b9107/src/utils.ts#L91 https://github.com/mikepenz/xray-action/blob/e326cb7c058e5ca844387c664cf90e348c9b9107/src/utils.ts#L94
I encountered this issue yesterday, and it was very difficult for me to identify the root cause. Would it be possible for `powertools-lambda-python` to detect the use of `from __future__...