LogflareApiClient uses Tesla to post the logs and adds the Tesla.Middleware.Compression middleware.
This middleware now requires max_body_size to be set on the version 1.18.3 (changelog).
Could this option be added? I'm happy to open a pull request, but I don't know what would be a safe value to use there.
LogflareApiClientuses Tesla to post the logs and adds theTesla.Middleware.Compressionmiddleware.This middleware now requires
max_body_sizeto be set on the version 1.18.3 (changelog).Could this option be added? I'm happy to open a pull request, but I don't know what would be a safe value to use there.