Skip to content

Conversation

@rodoufu
Copy link

@rodoufu rodoufu commented Mar 24, 2022

  • Adding more context information to some errors
  • Updating some docs to match the golang standards

}

if s.appDataDictionary, err = datadictionary.Parse(dataDictionaryPath); err != nil {
err = errors.Wrapf(
Copy link
Author

@rodoufu rodoufu Mar 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When an error happens here, we don't know which config is wrong neither which file does not exist.

@rodoufu
Copy link
Author

rodoufu commented May 5, 2022

Could someone take a look please?
@cbusbey @mgatny @michaelwilner @bhaan @reedom @ackleymi

@ackleymi ackleymi merged commit 122f853 into quickfixgo:main Jul 14, 2022
@rodoufu rodoufu deleted the improveErrors branch July 16, 2022 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants