Kshitiz Agrawal

Results 4 issues of Kshitiz Agrawal

Previously, the library utilized a parsing library for ISO8601 durations that parsed durations into integers only. This caused issues with durations containing fractional values, such as "PT0.5S", which are valid...

source

A feature to check whether a given word can be a part of the slugs would be great!

**What happened**: When doing state transitions, whenever the transition.NextState is defined as the currentState, the validation fails with the error `Error:Field validation for 'NextState' failed on the 'recursivestate' tag"` **What...

bug :bug:

## Problem Description I'm experiencing significant CPU performance issues when using gojq. Profiling shows that several core functions are consuming excessive CPU time, making operations much slower than expected. ##...