danielgerlag / danielgerlag/conductor

BSON Serialization Exceptions for non-Str and non-Int type dict keys

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
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):
![image](https://user-images.githubusercontent.com/6617770/94066729-7e1c2080-fdb2-11ea-9f80-38ec465e8306.png)

Issue:
One can see that BSON has an issue with the key names that aren't `str` or `int` types.
![image](https://user-images.githubusercontent.com/6617770/94066548-3f866600-fdb2-11ea-9fba-1ffab3cdf139.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.