-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
enhancementImprove any current implemented featureImprove any current implemented feature
Description
Currently the tuigen is failing randomly during CI run with the following error:
2022-06-08 11:16:24,640 root ERROR GRPC_ERROR: basic_string::erase: __pos (which is 18446744073709551615) > this->size() (which is 0)
One possible issue is the huge number of API calls to get child-menu names and help-strings at each level. We can replace those with a single get_static_info rpc call similar to the datamodel and settings API.
Metadata
Metadata
Assignees
Labels
enhancementImprove any current implemented featureImprove any current implemented feature
Type
Projects
Status
2021-2024