Skip to content

Conversation

@iiilx
Copy link

@iiilx iiilx commented Mar 29, 2023

We occasionally get NoMethodError 'undefined method unpack' for nil:NilClass when generating a UUID using the uuid gem. Others are reporting similar issues: assaf/uuid#28 . The workaround was to use SecureRandom instead

iiilx and others added 9 commits March 29, 2023 12:19
merge from emailage/master
fix occasional errors we see when generating a uuid using uuid library by switching to securerandom
… body is blank bc we see this happen occasionally and want to be able to catch this particular scenario
raise TemporaryError if we do not receive a 200 response code and the body is blank
Add customised exception if response is empty from emailage.
Log body if emailage api returns no json body
@@ -0,0 +1 @@
2.7.4
Copy link
Contributor

Choose a reason for hiding this comment

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

@iiilx should remove this file, or at least put it to latest version of Ruby

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.

4 participants