go-spatial / atlante

9 stars 3 forks source link

[#86] Allowed queue id to be null #94

Closed gdey closed 5 years ago

gdey commented 5 years ago

Get were breaking if queue_id was null. This is possible if the system errored trying to enqueue something and the queue system returned and error.

Fixes #86