Sai Sharan Yalamarty
Results
2
comments of
Sai Sharan Yalamarty
We had a similar issue where the default rollbar [shortener transform](https://github.com/rollbar/pyrollbar/blob/master/rollbar/lib/transforms/shortener.py) wasn't shortening parts of our payload. We added a custom payload handler using [Link](https://docs.rollbar.com/docs/python#transforming-the-payload) to shorten the payload with...
Is it expected that the f-string support that was merged works in `v0.49.0-dev-20240524` but not in `v0.49.0` or `v0.49.0-rc`?