question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Experiment name is not optional for non-DB usage

See original GitHub issue

Experiments can be created without a name, however the from_json_snapshot method fails if experiment name is not set due to it accessing the name property that fails if not set.

A quick fix would be to access the _name instead of name or make the name in the create_experiment method a mandatory field.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
2timesjaycommented, Nov 20, 2019

Thanks for letting us know. We have a fix ready and we’ll update again when we get it into open source.

1reaction
lena-kashtelyancommented, Dec 27, 2019

The fix is now part of the latest stable version, 0.1.8!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding to sqlalchemy mapping class non db attributes
And I want to use one class to work with dababase fields: name, age etc. and non database field: rating. Is it possible...
Read more >
Methods for independently manipulating palatability and color ...
Here, we describe and test the effectiveness of two methods to manipulate the palatability of small insect prey and present various methods to ......
Read more >
CUCM Publisher Node Restoration from Subscriber Database ...
This document describes how to restore the Cisco Unified Communications Manager (CUCM) publisher node from the subscriber database (DB) ...
Read more >
Bugzilla:Triage - MozillaWiki
ID Summary Component Assigned to 31144 Let user hide some fields. User Interface Nobody; OK to take i... 35281 Ability to email an entire bugzilla...
Read more >
Create New Environment | K2View Support
Once Name in the Environments List grid is clicked, all DB and non-DB interfaces in the project are copied to the Selected Environment...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found