danielgerlag / danielgerlag/conductor
BSON Serialization Exceptions for non-Str and non-Int type dict keys
Open
- Dominant language
- C#
- Stars
- 589
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
In workflows that allow the `SelectNextStep` key (the `Decide` step type below for example):

Issue:
One can see that BSON has an issue with the key names that aren't `str` or `int` types.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.