launchdarkly-labs / project-migrator-script

Migrate Project Information from one account to another
3 stars 7 forks source link

fix(#14) : Flags should be created after Segments #15

Closed sgandon closed 5 months ago

sgandon commented 7 months ago

this fixes #14 . This makes sure that all segments are created before trying to create flags. bonus: added some more info in ratelimit logs