-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: runner-dataflow
-
Labels:None
Windmill timer tag is a byte string consisting multiple pieces of information concatenated by the char `+`.
The decoding failed when the encoded information itself contained `+`, which could be the case for timestamps.
- links to