Nils Caspar
Nils Caspar
It would be nice to see Chat Replay instead of live chat when switching to VOD mode. 😄
Implement a logout handler which deletes the local CAS session and redirects to the global CAS logout page.
Changes the `S3Objects` macro to return a more descriptive error message when the transform step fails. ## Before: > Failed to create the changeset: Waiter ChangeSetCreateComplete failed: Waiter encountered a...
Reduces allocations by initializing `bytes.Buffer` with correct target capacity. ``` benchmark old ns/op new ns/op delta BenchmarkFixBound10-8 346 324 -6.42% BenchmarkFixBound100-8 1410 1170 -17.02% benchmark old allocs new allocs delta...
## Description I have been investigating task duplication that was documented in #8180. That bug report was closed but I can still reproduce the erroneous behavior. Unfortunately I haven't been...
Encountered this in production.